/password-hashing

Password-based key derivation functions

Primary LanguageRust

RustCrypto: password hashing

Build Status dependency status

Collection of password hashing algorithms, otherwise known as password-based key derivation functions, written in pure Rust.

Supported algorithms

Name Crates.io Documentation
PBKDF2 crates.io Documentation
scrypt crates.io Documentation

License

All crates 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