#padding #pkcs7 #iso7816 #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

#2061 in Cryptography

Download history 496652/week @ 2024-11-19 426195/week @ 2024-11-26 556672/week @ 2024-12-03 938222/week @ 2024-12-10 470941/week @ 2024-12-17 204531/week @ 2024-12-24 306188/week @ 2024-12-31 562450/week @ 2025-01-07 581172/week @ 2025-01-14 599936/week @ 2025-01-21 655294/week @ 2025-01-28 734374/week @ 2025-02-04 681385/week @ 2025-02-11 635528/week @ 2025-02-18 579385/week @ 2025-02-25 815670/week @ 2025-03-04

2,831,311 downloads per month
Used in 3,978 crates (27 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