#data-processing #buffer #block

no-std block-buffer

Buffer type for block processing of data

34 releases

Uses new Rust 2024

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

#2682 in Cryptography

Download history 3288610/week @ 2025-05-29 3326555/week @ 2025-06-05 3972592/week @ 2025-06-12 3868484/week @ 2025-06-19 3529395/week @ 2025-06-26 3361759/week @ 2025-07-03 4040582/week @ 2025-07-10 4137087/week @ 2025-07-17 4093321/week @ 2025-07-24 4246813/week @ 2025-07-31 4331075/week @ 2025-08-07 4228724/week @ 2025-08-14 4202661/week @ 2025-08-21 7297878/week @ 2025-08-28 4608327/week @ 2025-09-04 3753468/week @ 2025-09-11

20,659,155 downloads per month
Used in 9,506 crates (21 directly)

MIT/Apache

36KB
576 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