#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

#2629 in Cryptography

Download history 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 4045211/week @ 2025-04-08 3499768/week @ 2025-04-15 3546406/week @ 2025-04-22 3394082/week @ 2025-04-29

15,187,441 downloads per month
Used in 9,143 crates (19 directly)

MIT/Apache

35KB
589 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