23 releases
Uses new Rust 2024
0.10.0-rc.1 | Sep 3, 2025 |
---|---|
0.10.0-rc.0 | May 30, 2025 |
0.10.0-pre.2 | Aug 14, 2024 |
0.10.0-pre.1 | Jul 27, 2024 |
0.1.0 | Jul 30, 2018 |
#2343 in Cryptography
4,918,536 downloads per month
Used in 3,910 crates
(138 directly)
28KB
683 lines
RustCrypto: CTR
Generic implementation of the Counter (CTR) 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
~665KB
~17K SLoC