[Haskell-cafe] ANN: nano-hmac 0.2.0

Hitesh Jasani hitesh.jasani at gmail.com
Mon Feb 11 03:54:12 EST 2008


nano-hmac provides bindings to OpenSSL's HMAC interface.  With this release the
set of hashing functions supported is: MD5, SHA, SHA1, SHA224, SHA256, SHA384,
SHA512.

If you're unfamiliar with HMAC's then you may want to check out the second link
below where I explain a little bit about them in a blog entry.

The hackage pages mentioned that they're not running haddock 2.0, so I don't
know if the docs will generate.  If not, you can see the docs online at the
third link below.

* http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nano-hmac-0.2.0
* http://www.jasani.org/2008/02/nano-hmac-020-released.html
* http://docs.jasani.org/nano-hmac/0.2.0/

Any and all comments/suggestions/criticisms/fortune-cookie-proverbs are welcome.

Thanks,
Hitesh





More information about the Haskell-Cafe mailing list