pureMD5

A Haskell-only implementation of the MD5 digest (hash) algorithm.

LTS Haskell 22.13:2.1.4
Stackage Nightly 2024-03-14:2.1.4
Latest on Hackage:2.1.4

See all snapshots pureMD5 appears in

BSD-3-Clause licensed by Thomas DuBuisson
Maintained by Thomas DuBuisson
This version can be pinned in stack with:pureMD5-2.1.4@sha256:61be0d74a24a4873d4ced33abb7b100e2b95ffe53645f870968c6891f4e75046,1536

Module documentation for 2.1.4

A Haskell-only implementation of the MD5 digest (hash) algorithm. This now supports the crypto-api class interface.