POV-Ray : Newsgroups : povray.off-topic : The nebulous question of probability : Re: The nebulous question of probability Server Time
11 Oct 2024 11:12:55 EDT (-0400)
  Re: The nebulous question of probability  
From: Orchid XP v7
Date: 16 Nov 2007 13:20:51
Message: <473ddf83$1@news.povray.org>
Tim Attwood wrote:
>> 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/ 

In fact, *several* people have done it - ranging from FFI bindings to 
existing MD5 libraries to pure Haskell implementations in different forms.

I'm mainly trying to implement it in Haskell for fun; it'll probably go 
too slow to be useful. (But we'll see about that...)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.