[Haskell-cafe] MD5?
Andrew Coppin
andrewcoppin at btinternet.com
Fri Nov 9 14:39:39 EST 2007
Don Stewart wrote:
> andrewcoppin:
>
>> Speaking of which [yes, I'm going to totally hijack this thread now...],
>> does anybody have a Haskell MD5 hash implementation that goes fast?
>>
> Start with a fast C version, and translate that into code over
> ByteStrings. If its not within 2x, call the bytestring hackers hotline,
> which is on the wiki.
>
I'm liking your attitude more and more. :-D
More information about the Haskell-Cafe
mailing list