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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to