HMACTest
Data.Digest.MD5Aux
md5 :: MD5 a => a -> ABCD
md5s :: MD5 a => a -> String
md5i :: MD5 a => a -> Integer
class MD5 a where
Methods
get_next :: a -> ([Word32], Int, a)
len_pad :: Zord64 -> a -> a
finished :: a -> Bool
Instances
newtype ABCD
Constructors
type Zord64 = Word64
newtype Str
newtype BoolList
newtype WordList