haskell-bcrypt

A bcrypt implementation for haskell

http://www.github.com/zbskii/haskell-bcrypt

Latest on Hackage:0.3.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.

MIT licensed by Brett Carter
Maintained by [email protected]

Wraps around the OpenBSD blowfish implementation to implement bcrypt.

A slightly modified (for build purposes) bcrypt c library is included.

See http://www.usenix.org/events/usenix99/provos.html