I discovered that Marc Bevand already made work about MD5 for AMD64.
http://etudiant.epita.fr/~bevand_m/papers/md5-amd64.html

starting with his work, I made a version for Microsoft ML64 faster (a little) 
than previous.

see
http://www.winimage.com/md5-amd64-ms.htm
http://www.winimage.com/md5-amd64-ms.zip

I'm using OpenSSL5 only for MD5, I use only 1% of the library, but it is very 
good ! :-))

Best regards,
Gilles Vollant

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 05, 2005 12:12 AM
To: openssl-users@openssl.org
Subject: MD5 x86 assembly code ported to AMD64

Hi,
I've ported the MD5 x86 assembly code to AMD64 (under Windows x64, using 
Microsoft MASM 64 bits)


I've included copy of the 32 bits version of assembly code I used to convert.

Best regards,
Gilles Vollant

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to