bcrypt-pbkdf (0.10.0)
Published 2026-03-26 10:55:58 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add bcrypt-pbkdf@0.10.0About this package
bcrypt-pbkdf password-based key derivation function
RustCrypto: bcrypt-pbkdf
Pure Rust implementation of the bcrypt_pbkdf password-based key derivation
function, a custom derivative of PBKDF2 used in OpenSSH.
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 |
|---|---|
| blowfish | ^0.9.1 |
| pbkdf2 | ^0.12 |
| sha2 | ^0.10.5 |
| zeroize | ^1 |
| hex-literal | ^0.3.3 |
Keywords
crypto
hashing
password
phf
Details
2026-03-26 10:55:58 +00:00
Assets (1)
Versions (1)
View all
Cargo
0
RustCrypto Developers
MIT OR Apache-2.0
12 KiB
bcrypt-pbkdf-0.10.0.crate
12 KiB
0.10.0
2026-03-26