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

Safe HaskellNone
LanguageHaskell98

Test.HMAC

Documentation

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

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

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

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

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