#buffer #block #data-processing #rust-crypto

no-std block-buffer

Buffer type for block processing of data

28 releases

0.11.0-pre.5 Feb 1, 2024
0.11.0-pre.3 Dec 31, 2023
0.11.0-pre Dec 19, 2022
0.10.4 Mar 9, 2023
0.3.1 Jun 13, 2017

#1834 in Cryptography

Download history 1790197/week @ 2023-12-06 1758043/week @ 2023-12-13 1255731/week @ 2023-12-20 1037725/week @ 2023-12-27 1673409/week @ 2024-01-03 1736246/week @ 2024-01-10 1910020/week @ 2024-01-17 1856972/week @ 2024-01-24 1950151/week @ 2024-01-31 1872561/week @ 2024-02-07 1831511/week @ 2024-02-14 1917818/week @ 2024-02-21 1999575/week @ 2024-02-28 1973138/week @ 2024-03-06 2003311/week @ 2024-03-13 1692222/week @ 2024-03-20

8,020,940 downloads per month
Used in 8,164 crates (19 directly)

MIT/Apache

29KB
546 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

~245KB