#pkcs7 #iso-7816 #padding #ansix923

no-std block-padding

Padding and unpadding of messages divided into blocks

18 releases

Uses new Rust 2024

0.4.0-rc.3 Feb 22, 2025
0.4.0-rc.2 Oct 21, 2024
0.4.0-rc.1 Sep 28, 2024
0.4.0-rc.0 Jul 26, 2024
0.1.0 Feb 20, 2018

#2794 in Cryptography

Download history 584465/week @ 2025-01-09 573716/week @ 2025-01-16 626493/week @ 2025-01-23 689244/week @ 2025-01-30 747333/week @ 2025-02-06 636544/week @ 2025-02-13 608314/week @ 2025-02-20 696883/week @ 2025-02-27 959322/week @ 2025-03-06 609579/week @ 2025-03-13 552821/week @ 2025-03-20 533567/week @ 2025-03-27 566090/week @ 2025-04-03 580859/week @ 2025-04-10 569768/week @ 2025-04-17 469892/week @ 2025-04-24

2,285,203 downloads per month
Used in 4,006 crates (28 directly)

MIT/Apache

15KB
209 lines

RustCrypto: Block Padding

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Padding and unpadding of messages divided into blocks.

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