Crates.io | yescrypt |
lib.rs | yescrypt |
version | 0.0.1-alpha |
source | src |
created_at | 2021-08-15 14:59:51.535053 |
updated_at | 2024-08-18 23:31:08.469755 |
description | Pure Rust implementation of the yescrypt password hashing function |
homepage | https://github.com/RustCrypto/password-hashes/tree/master/yescrypt |
repository | https://github.com/RustCrypto/password-hashes |
max_upload_size | |
id | 437323 |
size | 98,877 |
Pure Rust implementation of the yescrypt password hashing function.
The implementation contained in this crate has never been independently audited!
USE AT YOUR OWN RISK!
Rust 1.72 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.