12 releases
Uses new Rust 2024
| 0.2.0-rc.4 | Feb 27, 2026 |
|---|---|
| 0.2.0-rc.2 | Nov 5, 2025 |
| 0.2.0-rc.0 | May 30, 2025 |
| 0.2.0-pre.2 | Aug 14, 2024 |
| 0.0.0 | Apr 10, 2021 |
#1986 in Cryptography
4,228,417 downloads per month
Used in 1,877 crates
(298 directly)
25KB
351 lines
RustCrypto: CBC
Generic implementation of the Cipher Block Chaining (CBC) block cipher mode of operation.
See documentation of the cipher crate for additional information.
License
Licensed under either of:
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~690KB
~18K SLoC