#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)

12 releases (6 breaking)

0.8.0-pre.0 Jan 8, 2024
0.7.1 Mar 5, 2023
0.7.0 Feb 27, 2023
0.5.0 May 8, 2022
0.0.0 Jun 12, 2020

#2413 in Cryptography

Download history 23078/week @ 2024-01-20 27625/week @ 2024-01-27 20042/week @ 2024-02-03 26953/week @ 2024-02-10 24696/week @ 2024-02-17 45099/week @ 2024-02-24 42174/week @ 2024-03-02 43038/week @ 2024-03-09 49875/week @ 2024-03-16 49428/week @ 2024-03-23 47128/week @ 2024-03-30 36117/week @ 2024-04-06 48774/week @ 2024-04-13 70806/week @ 2024-04-20 99985/week @ 2024-04-27 95790/week @ 2024-05-04

321,975 downloads per month
Used in 57 crates (5 directly)

Apache-2.0 OR MIT

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

~265–570KB
~11K SLoC