@hackage pureMD50.1.1

MD5 implementations that should become part of a ByteString Crypto package.

A rolled (concise yet inefficient) and unrolled (more efficient, much less concise) version of MD5 purely in Haskell. Only the unrolled is exported.