17 releases (10 breaking)
0.13.0-pre.1 | Jul 27, 2024 |
---|---|
0.13.0-pre.0 | Feb 8, 2024 |
0.12.2 | Jul 8, 2023 |
0.12.1 | Mar 5, 2023 |
0.0.0 |
|
#438 in Cryptography
6,330,888 downloads per month
Used in 4,005 crates
(238 directly)
21KB
306 lines
RustCrypto: PBKDF2
Pure Rust implementation of the Password-Based Key Derivation Function v2 (PBKDF2).
Minimum Supported Rust Version
Rust 1.60 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.
SemVer Policy
- All on-by-default features of this library are covered by SemVer
- MSRV is considered exempt from SemVer as noted above
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.4–0.9MB
~18K SLoC