#buffer #block

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

#2735 in Cryptography

Download history 1207647/week @ 2024-12-24 1613861/week @ 2024-12-31 2735184/week @ 2025-01-07 2729559/week @ 2025-01-14 2771305/week @ 2025-01-21 2931850/week @ 2025-01-28 3224004/week @ 2025-02-04 3140734/week @ 2025-02-11 3384965/week @ 2025-02-18 3257209/week @ 2025-02-25 4045177/week @ 2025-03-04 4017834/week @ 2025-03-11 4926787/week @ 2025-03-18 4429273/week @ 2025-03-25 3862495/week @ 2025-04-01 4045123/week @ 2025-04-08

17,966,127 downloads per month
Used in 8,988 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