@hackage PBKDF20.2
Make password-based security schemes more secure.
Categories
License
BSD-3-Clause
Maintainer
Thomas Hartman <thomashartman1 at gmail>
Links
- Documentation
- No source repository
- Security
Versions
Deprecated
Dependencies (5)
Dependents (3)
@hackage/happstack-helpers, @hackage/acme-everything, @hackage/HAppSHelpers
Implementation of Password-Based Key Derivation Function, aka pbkdf2, from RSA labs. http:/tools.ietf.orghtml/rfc2898#section-5.2 I'll deprecate this if it gets folded into an already-existing crypto package.