#block #buffer #data #block-buffer

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

#2643 in Cryptography

Download history 2853315/week @ 2025-01-10 2677568/week @ 2025-01-17 2864431/week @ 2025-01-24 3095700/week @ 2025-01-31 3299903/week @ 2025-02-07 3103189/week @ 2025-02-14 3400096/week @ 2025-02-21 3703499/week @ 2025-02-28 4030950/week @ 2025-03-07 4102876/week @ 2025-03-14 5354971/week @ 2025-03-21 3755440/week @ 2025-03-28 3994120/week @ 2025-04-04 3787201/week @ 2025-04-11 3503528/week @ 2025-04-18 2946827/week @ 2025-04-25

14,915,592 downloads per month
Used in 9,123 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