apache-md5: Apache specific MD5 digest algorighm.
Haskell implementation of Apache HTTP server specific MD5 digest algorithm
that uses OpenSSL MD5()
function.
README and ChangeLog can be found in source code package and on GitHub:
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags including -Werror to GHC during compilation. | Disabled |
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.0.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 && <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 - 2014 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:14Z |
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.0) |
Uploaded | by PeterTrsko at 2014-08-18T17:37:41Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6955 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |