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 README file.
[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.4.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.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 && <5), bytestring (>=0.10 && <0.11), deepseq (>=1.1.0.0 && <2), ghc-prim [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 2 made by PeterTrsko at 2016-01-20T22:11:12Z |
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.4) |
Uploaded | by PeterTrsko at 2015-06-21T13:18:59Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6870 total (23 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-06-21 [all 1 reports] |