> By the way, do you know how MD5 works? It's kind of interesting. I'm
> currently trying to implement it in Haskell - but I'm being thwarted
> because it uses that brain-deadness known as "little-endian integers".
> (These really shouldn't exist...)
Someone at Oxford has done it, but I think it uses the FFI.
http://web.comlab.ox.ac.uk/oucl/work/ian.lynagh/md5/haskell-md5-0.1.0/
Post a reply to this message
|