File tree Expand file tree Collapse file tree 12 files changed +21
-33
lines changed
Expand file tree Collapse file tree 12 files changed +21
-33
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " aria"
3- version = " 0.2.0-pre "
3+ version = " 0.2.0-rc.0 "
44description = " Pure Rust implementation of the ARIA Encryption Algorithm"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " camellia"
3- version = " 0.2.0-pre "
3+ version = " 0.2.0-rc.0 "
44description = " Camellia block cipher"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " cast5"
3- version = " 0.12.0-pre "
3+ version = " 0.12.0-rc.0 "
44description = " CAST5 block cipher"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " cast6"
3- version = " 0.2.0-pre "
3+ version = " 0.2.0-rc.0 "
44description = " CAST6 block cipher"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " idea"
3- version = " 0.6.0-pre "
3+ version = " 0.6.0-rc.0 "
44description = " IDEA block cipher"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " rc2"
3- version = " 0.9.0-pre .0"
3+ version = " 0.9.0-rc .0"
44description = " RC2 block cipher"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " rc5"
3- version = " 0.1.0-pre "
3+ version = " 0.1.0-rc.0 "
44description = " RC5 block cipher"
55authors = [" RustCrypto Developers" ]
66edition = " 2024"
Original file line number Diff line number Diff line change 11[package ]
22name = " threefish"
3- version = " 0.6.0-pre "
3+ version = " 0.6.0-rc.0 "
44description = " Threefish block cipher"
55authors = [" The Rust-Crypto Project Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " twofish"
3- version = " 0.8.0-pre "
3+ version = " 0.8.0-rc.0 "
44description = " Twofish block cipher"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments