bulat.ziganshin:
> Hello Bit,
> 
> Tuesday, October 28, 2008, 6:42:34 PM, you wrote:
> 
> > What library can be used to securely hash passwords? From what I
> 
> any secure hash, say SHA512

And there are multiple bindings and implementations of SHA on
hackage.haskell.org.

nano-hmac provides a binding to openssl's version, while 'crypto' has a
pure haskell version.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to