HTTP-0.4ContentsIndex
Codec.MD5
Documentation
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
show/hide Instances
newtype ABCD
Constructors
ABCD (Word32, Word32, Word32, Word32)
show/hide Instances
Eq ABCD
Num ABCD
Show ABCD
newtype Str
Constructors
Str String
show/hide Instances
newtype BoolList
Constructors
BoolList [Bool]
show/hide Instances
newtype WordList
Constructors
WordList ([Word32], Zord64)
show/hide Instances
Produced by Haddock version 0.7