Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
pwdhash :: PBKDF -> Int -> ByteString -> ByteString -> ByteString Source #
pwdhashTimed :: PBKDFName -> Int -> Int -> ByteString -> ByteString -> (PBKDFParams, ByteString) Source #
pbkdfParams :: PBKDF -> PBKDFParams Source #