#key #pkcs #password #crypto

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

#2631 in Cryptography

Download history 178145/week @ 2024-08-19 173025/week @ 2024-08-26 158049/week @ 2024-09-02 193794/week @ 2024-09-09 163360/week @ 2024-09-16 201165/week @ 2024-09-23 190177/week @ 2024-09-30 233292/week @ 2024-10-07 212841/week @ 2024-10-14 242624/week @ 2024-10-21 228721/week @ 2024-10-28 246728/week @ 2024-11-04 247015/week @ 2024-11-11 221864/week @ 2024-11-18 153884/week @ 2024-11-25 151635/week @ 2024-12-02

779,273 downloads per month
Used in 116 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

~320–700KB
~13K SLoC