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

[ bsd3, codes, cryptography, data, library ] [ Propose Tags ]

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

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
littleendian

Set to true if the architecture is little endian (uses native Word32 loads instead of bytes + shifts, overall 40% speed-up)

Disabled
test

Build a test program

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.1.0.0, 2.0.0.0, 2.1.0.0, 2.1.0.1, 2.1.0.2, 2.1.0.3, 2.1.2, 2.1.2.1, 2.1.3, 2.1.4 (info)
Dependencies base (>=4 && <5), binary (>=0.4.0 && <0.6.0), bytestring (>=0.9 && <0.10), cereal (>=0.2), crypto-api (>=0.0.0.1), QuickCheck, tagged [details]
License BSD-3-Clause
Author Thomas DuBuisson <thomas.dubuisson@gmail.com>
Maintainer Thomas DuBuisson
Category Data, Cryptography
Uploaded by ThomasDuBuisson at 2010-09-09T23:36:14Z
Distributions Arch:2.1.4, Debian:2.1.3, Fedora:2.1.4, FreeBSD:2.1.2.1, LTSHaskell:2.1.4, NixOS:2.1.4, Stackage:2.1.4
Reverse Dependencies 73 direct, 3479 indirect [details]
Executables md5Test
Downloads 52765 total (109 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]