[Haskell-cafe] Password hashing

Jake McArthur jake at pikewerks.com
Tue Nov 25 11:12:07 EST 2008


Bulat Ziganshin wrote:
>> Just to note, the comment about md5 is incorrect. I switched to SHA512
>> as you can see in the code.
> 
> really? :)
> 
>>>    Right s -> -- return . show . md5 . L.pack $ p ++ s

Yes, really. If you look carefully, it is commented out. ;)

- Jake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20081125/dca8a1d1/signature.bin


More information about the Haskell-Cafe mailing list