Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
This module exposes the reference sha3 functions with digest sizes
Documentation
sha3_512 :: ByteString -> ByteString Source #
sha3_256 :: ByteString -> ByteString Source #
sha3_228 :: ByteString -> ByteString Source #
sha3_384 :: ByteString -> ByteString Source #