I'd like to see some convenience functions for the KDFs akin to the `encryptPass` and `verifyPass` from the package [`scrypt`](https://hackage.haskell.org/package/scrypt-0.5.0/docs/Crypto-Scrypt.html#g:2). If this is something that you would like to see but don't have the time to implement yourself, i'd be happy to contribute a pull request.
I'd like to see some convenience functions for the KDFs akin to the
encryptPassandverifyPassfrom the packagescrypt.If this is something that you would like to see but don't have the time to implement yourself, i'd be happy to contribute a pull request.