apache-md5: Apache specific MD5 digest algorighm.
Haskell implementation of Apache HTTP server specific MD5 digest algorithm
that uses OpenSSL MD5()
function.
For usage example see Data.Digest.ApacheMD5 module or GitHub README.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags to GHC. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
deepseq | Define instance of NFData for Salt newtype. This dependency is enforced for benchmark. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- apache-md5-0.6.1.1.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'.
Versions [RSS] | 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.6.1.0, 0.6.1.1, 0.6.1.2, 0.6.1.4 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4 && <4.5 || >=4.6 && <5), bytestring (>=0.10 && <0.11), deepseq (>=1.1.0.0) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009, 2010, 2012-2015 Peter Trško |
Author | Peter Trško <peter.trsko@gmail.com> |
Maintainer | peter.trsko@gmail.com |
Revised | Revision 1 made by AdamBergmark at 2015-06-21T02:50:07Z |
Category | Data, Cryptography |
Home page | https://github.com/trskop/apache-md5 |
Bug tracker | https://github.com/trskop/apache-md5/issues |
Source repo | head: git clone git://github.com/trskop/apache-md5.git this: git clone git://github.com/trskop/apache-md5.git(tag v0.6.1.1) |
Uploaded | by PeterTrsko at 2015-01-06T22:50:01Z |
Distributions | NixOS:0.6.1.4 |
Downloads | 6354 total (27 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-01-07 [all 1 reports] |