Crates.io | pbkdf2 |
lib.rs | pbkdf2 |
version | 0.13.0-pre.1 |
source | src |
created_at | 2017-02-28 15:23:53.287798 |
updated_at | 2024-07-27 20:54:58.05511 |
description | Generic implementation of PBKDF2 |
homepage | https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2 |
repository | https://github.com/RustCrypto/password-hashes |
max_upload_size | |
id | 8735 |
size | 43,377 |
Pure Rust implementation of the Password-Based Key Derivation Function v2 (PBKDF2).
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.