Re: MD5 in Haskell

2002-11-19 Thread Ian Lynagh
On Mon, Nov 11, 2002 at 09:39:08AM +, Ganesh Sittampalam wrote:
 On Fri, 08 Nov 2002 09:57:08 +0100, Peter Thiemann
 [EMAIL PROTECTED] wrote:
 
 there used to be a Haskell implementation of MD5 and other cryptographic 
 hashes available on
 http://c93.keble.ox.ac.uk/~ian/haskell/
 Unfortunately, this URL seems to be obsolete (I cannot access it and it 
 does not come up in Google anymore).
 If anybody out there still holds on to a copy of this, please send it to me!
 
 The same page is now at http://chaos.earth.li/~ian/haskell/, although Ian
 may have plans to move it elsewhere at some point.

This is now at

http://web.comlab.ox.ac.uk/oucl/work/ian.lynagh/

along with a few other bits, and more as and when I produce it  :-)

John, Olaf, there are a couple of links to c93.keble on
http://www.haskell.org/libraries/ - can you update them please?


Thanks
Ian

___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



Re: MD5 in Haskell

2001-02-03 Thread Hannah Schroeter

Hello!

On Thu, Jan 18, 2001 at 03:52:08PM +, Ian Lynagh wrote:
 [...]

 0.1.1 now there which changes the license to GPL/BSD so it can be used
 as a drop-in replacement for the GHC code.

Nice and a big thank you!

Kind regards,

Hannah.

___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell



Re: MD5 in Haskell

2001-01-18 Thread Ian Lynagh

On Wed, Jan 17, 2001 at 07:11:40PM +, Ian Lynagh wrote:
 
 I've put the code at http://c93.keble.ox.ac.uk/~ian/md5/
 
 License is GPL.

0.1.1 now there which changes the license to GPL/BSD so it can be used
as a drop-in replacement for the GHC code.


Ian


___
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell