pbkdf2

Crates.iopbkdf2
lib.rspbkdf2
version0.13.0-rc.1
created_at2017-02-28 15:23:53.287798+00
updated_at2025-09-03 15:33:24.506633+00
descriptionGeneric implementation of PBKDF2
homepagehttps://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
repositoryhttps://github.com/RustCrypto/password-hashes
max_upload_size
id8735
size49,628
KDFs (github:rustcrypto:kdfs)

documentation

https://docs.rs/pbkdf2

README

RustCrypto: PBKDF2

crate Docs Apache2/MIT licensed Rust Version Project Chat Build Status

Pure Rust implementation of the Password-Based Key Derivation Function v2 (PBKDF2).

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.

Commit count: 582

cargo fmt