Crates.io | scrypt |
lib.rs | scrypt |
version | 0.12.0-pre.2 |
source | src |
created_at | 2016-10-06 21:29:14.810296 |
updated_at | 2024-10-07 19:53:44.378025 |
description | Scrypt password-based key derivation function |
homepage | https://github.com/RustCrypto/password-hashes/tree/master/scrypt |
repository | https://github.com/RustCrypto/password-hashes |
max_upload_size | |
id | 6764 |
size | 40,124 |
Pure Rust implementation of the scrypt key derivation function.
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.
Licensed under either of:
at your option.
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.