Skip to content

hayleyjames/password-hashes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustCrypto: password hashes Rust Version Project Chat 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 Build
Argon2 crates.io Documentation Build
bcrypt-pbkdf crates.io Documentation Build
PBKDF2 crates.io Documentation Build
scrypt crates.io Documentation Build
SHA-crypt crates.io Documentation Build

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

About

Password hashing functions / KDFs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%