#key #pkcs #password

no-std pkcs5

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

16 releases

0.8.0-rc.3 Feb 15, 2025
0.8.0-rc.2 Oct 7, 2024
0.8.0-rc.1 Jul 27, 2024
0.8.0-pre.0 Jan 8, 2024
0.0.0 Jun 12, 2020

#2731 in Cryptography

Download history 246962/week @ 2024-12-07 194822/week @ 2024-12-14 63188/week @ 2024-12-21 108219/week @ 2024-12-28 215802/week @ 2025-01-04 247537/week @ 2025-01-11 185605/week @ 2025-01-18 221202/week @ 2025-01-25 231707/week @ 2025-02-01 242360/week @ 2025-02-08 236129/week @ 2025-02-15 284331/week @ 2025-02-22 274183/week @ 2025-03-01 288221/week @ 2025-03-08 270134/week @ 2025-03-15 237301/week @ 2025-03-22

1,117,196 downloads per month
Used in 146 crates (7 directly)

Apache-2.0 OR MIT

450KB
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

~0.3–0.9MB
~16K SLoC