Assembly md4 algorithum.

2006-11-05 Thread thomas david clarke
Would the asm md4 implementation used by Shareaza (under the GNU GPL) be appropreate to use in order to accelerate rsync? http://shareaza.svn.sourceforge.net/viewvc/shareaza/trunk/shareaza/asm/MD4_asm.asm?view=log http://sourceforge.net/projects/shareaza/ -- To unsubscribe or change options:

Re: Assembly md4 algorithum.

2006-11-05 Thread Wayne Davison
On Mon, Nov 06, 2006 at 03:28:52AM +, thomas david clarke wrote: > Would the asm md4 implementation used by Shareaza (under the GNU GPL) > be appropreate to use in order to accelerate rsync? Since that would appear to compile with masm, we'd need a version that compiled with something more li

Re: Assembly md4 algorithum.

2006-11-05 Thread Wojtek.Pilorz
On Sun, 5 Nov 2006, Wayne Davison wrote: > Date: Sun, 5 Nov 2006 21:35:10 -0800 > From: Wayne Davison <[EMAIL PROTECTED]> > To: thomas david clarke <[EMAIL PROTECTED]> > Cc: rsync@lists.samba.org > Subject: Re: Assembly md4 algorithum. > > On Mon, Nov 06, 2006 at 03:28:52AM +, thomas david c