Description
Haskell implementation of the PBKDF functions from RFC-2898
Description
The Password Based Key Derivation Functions described in RFC-2898 with a test suite to verify that it works with the test vectors published in RFC6070.
README.md
pbkdf
The Password Based Key Derivation Functions described in RFC 2898 with a test suite based on the test vectors published in RFC6070.