File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " belt-ctr"
3- version = " 0.2.0-rc.0 "
3+ version = " 0.2.0-rc.1 "
44description = " CTR block mode of operation specified by the BelT standard"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " cbc"
3- version = " 0.2.0-rc.0 "
3+ version = " 0.2.0-rc.1 "
44description = " Cipher Block Chaining (CBC) block cipher mode of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " cfb-mode"
3- version = " 0.9.0-rc.0 "
3+ version = " 0.9.0-rc.1 "
44description = " Cipher Feedback (CFB) block cipher mode of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " cfb8"
3- version = " 0.9.0-rc.0 "
3+ version = " 0.9.0-rc.1 "
44description = " Cipher Feedback with eight bit feedback (CFB-8) block cipher mode of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " ctr"
3- version = " 0.10.0-rc.0 "
3+ version = " 0.10.0-rc.1 "
44description = " CTR block modes of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " cts"
3- version = " 0.7.0-rc.0 "
3+ version = " 0.7.0-rc.1 "
44description = " Generic implementation of the ciphertext stealing block modes of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " ige"
3- version = " 0.2.0-rc.0 "
3+ version = " 0.2.0-rc.1 "
44description = " Infinite Garble Extension (IGE) block cipher mode of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " ofb"
3- version = " 0.7.0-rc.0 "
3+ version = " 0.7.0-rc.1 "
44description = " Output Feedback (OFB) block cipher mode of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change 11[package ]
22name = " pcbc"
3- version = " 0.2.0-rc.0 "
3+ version = " 0.2.0-rc.1 "
44description = " Propagating Cipher Block Chaining (PCBC) block cipher mode of operation"
55authors = [" RustCrypto Developers" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments