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.
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]
Properties
Versions | 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.6.1.0, 0.6.1.1, 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-2015 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.1.1) |
Uploaded | by PeterTrsko at 2015-01-06T22:49:27Z |
Modules
[Index]
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 (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees