apache-md5

Apache specific MD5 digest algorighm.

https://github.com/trskop/apache-md5

Latest on Hackage:0.6.1.4@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Peter Trško
Maintained by [email protected]

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.