pbkdf2

Crates.iopbkdf2
lib.rspbkdf2
version0.13.0-rc.8
created_at2017-02-28 15:23:53.287798+00
updated_at2026-01-21 16:27:26.563748+00
descriptionGeneric implementation of PBKDF2
homepagehttps://github.com/RustCrypto/password-hashes/tree/master/pbkdf2
repositoryhttps://github.com/RustCrypto/password-hashes
max_upload_size
id8735
size65,386
KDFs (github:rustcrypto:kdfs)

documentation

https://docs.rs/pbkdf2

README

RustCrypto: PBKDF2

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

Pure Rust implementation of the Password-Based Key Derivation Function v2 (PBKDF2) as specified in RFC 2898.

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: 697

cargo fmt