RustCrypto / password-hashes

Password hashing functions / KDFs
652 stars 80 forks source link

`argon2::Error` does not implement `std::error::Error` #453

Closed ISibboI closed 1 year ago

newpavlov commented 1 year ago

It does behind the std feature. Enable it in your Cargo.toml.