pbkdf2 (0.12.2)
Published 2026-03-26 11:01:14 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add pbkdf2@0.12.2About this package
Generic implementation of PBKDF2
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
| ID | Version |
|---|---|
| digest | ^0.10.7 |
| hmac | ^0.12 |
| password-hash | ^0.5 |
| rayon | ^1.7 |
| sha1 | ^0.10 |
| sha2 | ^0.10 |
| hex-literal | ^0.4.0 |
| hmac | ^0.12 |
| sha1 | ^0.10 |
| sha2 | ^0.10 |
| streebog | ^0.10 |
Keywords
crypto
hashing
password
phf
Details
2026-03-26 11:01:14 +00:00
Assets (1)
Versions (1)
View all
Cargo
0
RustCrypto Developers
MIT OR Apache-2.0
15 KiB
pbkdf2-0.12.2.crate
15 KiB
0.12.2
2026-03-26