@hackage ppad-pbkdf0.2.2
A password-based key derivation function
Categories
License
MIT
Maintainer
jared@ppad.tech
Links
Versions
Installation
Tested Compilers
Dependencies (2)
- base >=4.9 && <5
- bytestring >=0.9 && <0.13 Show all…
Dependents (1)
@hackage/ppad-bip39
Package Flags
llvm
(off by default)
Use GHC's LLVM backend.
A pure implementation of the password-based key derivation function PBKDF2, per RFC 2898.