apache-md5: Apache specific MD5 digest algorighm.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -Werror' makes the package easy to break with future GHC versions because new GHC versions often add new warnings.
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]
Properties
Versions | 0.5.0.0, 0.5.0.1, 0.6.0.0, 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) [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 |
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.0.0) |
Uploaded | by PeterTrsko at 2014-08-04T10:07:45Z |
Modules
[Index]
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.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees