#buffer #block #cryptography

no-std block-buffer

Buffer type for block processing of data

33 releases

Uses new Rust 2024

0.11.0-rc.4 Feb 22, 2025
0.11.0-rc.3 Oct 21, 2024
0.11.0-rc.2 Sep 28, 2024
0.11.0-rc.0 Jul 26, 2024
0.3.1 Jun 13, 2017

#62 in #block

Download history 3339859/week @ 2024-12-07 2496985/week @ 2024-12-14 1247503/week @ 2024-12-21 1476451/week @ 2024-12-28 2564630/week @ 2025-01-04 2829900/week @ 2025-01-11 2667587/week @ 2025-01-18 2876429/week @ 2025-01-25 3161634/week @ 2025-02-01 3297640/week @ 2025-02-08 3172493/week @ 2025-02-15 3316270/week @ 2025-02-22 3879854/week @ 2025-03-01 3966443/week @ 2025-03-08 4426296/week @ 2025-03-15 4421042/week @ 2025-03-22

17,216,938 downloads per month
Used in 8,903 crates (19 directly)

MIT/Apache

34KB
588 lines

RustCrypto: Block Buffer

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

Buffer type for block processing of data with minimized amount of unreachable panics.

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

~485KB
~14K SLoC