Collection of password hashing algorithms, otherwise known as password-based key derivation functions, written in pure Rust.
Name | Crates.io | Documentation | Build |
---|---|---|---|
Argon2 | |||
bcrypt-pbkdf | |||
PBKDF2 | |||
scrypt | |||
SHA-crypt |
Please see the OWASP Password Storage Cheat Sheet for assistance in selecting an appropriate algorithm for your use case.
All crates 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