pureMD5

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

Version on this page:2.1.3
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.3@sha256:dbd1536b5f78cffffe5bc7f0b51a916beb2253cfea4d9f172b6198cdc9d9d079,1568

Module documentation for 2.1.3

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