pureMD5

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

Version on this page:2.1.2.1
LTS Haskell 22.18:2.1.4
Stackage Nightly 2024-04-22: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.2.1@sha256:21bb936ad3af061dfac3ab21a585989190f2e4bde309fc7a7b72550dcb294e24,1006

Module documentation for 2.1.2.1

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