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

Download history 714676/week @ 2025-05-30 708328/week @ 2025-06-06 707788/week @ 2025-06-13 739414/week @ 2025-06-20 926509/week @ 2025-06-27 896980/week @ 2025-07-04 982687/week @ 2025-07-11 1158194/week @ 2025-07-18 1130312/week @ 2025-07-25 1140230/week @ 2025-08-01 1180671/week @ 2025-08-08 1168962/week @ 2025-08-15 1172483/week @ 2025-08-22 1263872/week @ 2025-08-29 1262626/week @ 2025-09-05 1004085/week @ 2025-09-12

4,918,536 downloads per month
Used in 3,910 crates (138 directly)

MIT/Apache

28KB
683 lines

RustCrypto: CTR

crate Docs Apache2/MIT licensed Build Status Rust Version Project Chat

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