crypto-api-tests-0.3: A test framework and KATs for cryptographic operations.
Safe HaskellNone
LanguageHaskell98

Test.SHA

Documentation

makeSHA1Tests :: Hash c d => d -> IO [Test] Source #

makeSHA224Tests :: Hash c d => d -> IO [Test] Source #

makeSHA256Tests :: Hash c d => d -> IO [Test] Source #

makeSHA384Tests :: Hash c d => d -> IO [Test] Source #

makeSHA512Tests :: Hash c d => d -> IO [Test] Source #