#pkcs #key #password #crypto

no-std pkcs5

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018)

13 unstable releases

new 0.8.0-rc.0 Jul 26, 2024
0.8.0-pre.0 Jan 8, 2024
0.7.1 Mar 5, 2023
0.5.0 May 8, 2022
0.0.0 Jun 12, 2020

#2507 in Cryptography

Download history 37958/week @ 2024-04-05 48076/week @ 2024-04-12 58591/week @ 2024-04-19 100586/week @ 2024-04-26 102473/week @ 2024-05-03 113069/week @ 2024-05-10 118244/week @ 2024-05-17 121221/week @ 2024-05-24 150006/week @ 2024-05-31 136250/week @ 2024-06-07 123944/week @ 2024-06-14 138173/week @ 2024-06-21 134468/week @ 2024-06-28 133813/week @ 2024-07-05 151199/week @ 2024-07-12 112511/week @ 2024-07-19

567,079 downloads per month
Used in 66 crates (6 directly)

Apache-2.0 OR MIT

455KB
10K SLoC

RustCrypto: PKCS#5

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

Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018).

Documentation

Minimum Supported Rust Version

This crate requires Rust 1.71 at a minimum.

We may change the MSRV in the future, but it will be accompanied by a minor version bump.

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

~300–680KB
~12K SLoC