ah thanks, I'll try again.
> typical salt usage is generation of new salt for every encryption
>operation and storing together with encrypted data



2008/11/25 Bulat Ziganshin <[EMAIL PROTECTED]>:
> Hello Thomas,
>
> Tuesday, November 25, 2008, 6:39:27 PM, you 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
>
> typical salt usage is generation of new salt for every encryption
> operation and storing together with encrypted data
>
>
> --
> Best regards,
>  Bulat                            mailto:[EMAIL PROTECTED]
>
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to