@hackage pureMD52.1.4
A Haskell-only implementation of the MD5 digest (hash) algorithm.
Categories
License
BSD-3-Clause
Maintainer
Thomas DuBuisson
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- base >=4 && <5
- binary >=0.4.0
- bytestring >=0.9
- cereal >=0.2
- crypto-api
- tagged Show all…
Dependents (89)
@hackage/craft, @hackage/EtaMOO, @hackage/drunken-bishop, @hackage/scrobble, @hackage/freckle-app, @hackage/yesod-fay, Show all…
Package Flags
test
(off by default)
Build a test program
A Haskell-only implementation of the MD5 digest (hash) algorithm. This now supports the crypto-api class interface.