@hackage / pureMD5

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

Latest2.1.4

About

Metadata

  • Last updated , by ThomasDuBuisson
  • License BSD-3-Clause
  • Categories Cryptography
  • Maintained by: Thomas DuBuisson

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    test (off by default)

    Build a test program

Readme

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