pureMD5: MD5 implementations that should become part of a ByteString Crypto package.
A rolled (concise yet inefficient) and unrolled (more efficient, much less concise) version of MD5 purely in Haskell. Only the unrolled is exported.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pureMD5-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
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 (>=3), binary (>=0.4.0), bytestring (<0.11) [details] |
Tested with | ghc ==6.8.2 |
License | BSD-3-Clause |
Author | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
Maintainer | Thomas DuBuisson |
Revised | Revision 1 made by Bodigrim at 2023-02-07T22:15:04Z |
Category | Data, Cryptography |
Uploaded | by ThomasDuBuisson at 2008-01-30T02:46:59Z |
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 | 74 direct, 3534 indirect [details] |
Downloads | 53581 total (133 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] |