bryant / argon2rs

The pure-Rust password hashing library running on Argon2.
MIT License
174 stars 19 forks source link

Transfer to RustCrypto? #40

Open newpavlov opened 6 years ago

newpavlov commented 6 years ago

RustCrypto project has a repository for password hashing algorithms. If you are interested we can transfer development of argon2rs there. I can provide necessary access to the repository if needed. (maybe also someone else will be interested in maintaining the crate?) We also can in parallel publish this crate under argon2 name.