happstack-util-0.3.2: Web framework

Happstack.Crypto.MD5

Synopsis

Documentation

md5 :: ByteString -> ByteStringSource

Will read the lazy ByteString and return the md5 digest. Some application might want to wrap this function for type safty.

applyMD5Rounds :: MD5Partial -> ByteString -> MD5PartialSource