scrypt (0.11.0)
Published 2026-03-26 11:03:04 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add scrypt@0.11.0About this package
Scrypt password-based key derivation function
RustCrypto: scrypt
Pure Rust implementation of the scrypt key derivation function.
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 |
|---|---|
| password-hash | ^0.5 |
| pbkdf2 | ^0.12 |
| salsa20 | ^0.10.2 |
| sha2 | ^0.10 |
| password-hash | ^0.5 |
Keywords
crypto
hashing
password
phf
Details
2026-03-26 11:03:04 +00:00
Assets (1)
Versions (1)
View all
Cargo
0
RustCrypto Developers
MIT OR Apache-2.0
15 KiB
scrypt-0.11.0.crate
15 KiB
0.11.0
2026-03-26