#pkcs #key #password

no-std pkcs5

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

15 releases

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.7.1 Mar 5, 2023
0.0.0 Jun 12, 2020

#2563 in Cryptography

Download history 139792/week @ 2024-07-07 147645/week @ 2024-07-14 150468/week @ 2024-07-21 142464/week @ 2024-07-28 144166/week @ 2024-08-04 162889/week @ 2024-08-11 182205/week @ 2024-08-18 171212/week @ 2024-08-25 160096/week @ 2024-09-01 192870/week @ 2024-09-08 163518/week @ 2024-09-15 200168/week @ 2024-09-22 191053/week @ 2024-09-29 232282/week @ 2024-10-06 212649/week @ 2024-10-13 237885/week @ 2024-10-20

879,427 downloads per month
Used in 101 crates (6 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

~315–690KB
~13K SLoC