RE: RC4 optimize for em64t

2005-04-06 Thread Zou, Nanhai
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Andy Polyakov > Sent: Wednesday, April 06, 2005 5:34 PM > To: openssl-dev@openssl.org > Subject: Re: RC4 optimize for em64t > > >>>Or how about moving mozb (%rdi,%r10),%r8d upwards as movzb > >>>(%rdi

RE: RC4 optimize for em64t

2005-04-05 Thread Zou, Nanhai
nly passed rc4test in OpenSSL but also been validated on Apache 2.0 + OpenSSL with stress test. Thanks Zou Nan hai > -Original Message- > From: Marc Bevand [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 05, 2005 2:22 PM > To: Zou, Nanhai > Cc: openssl-dev@openssl.org; Andy Po

RC4 optimize for em64t

2005-04-04 Thread Zou, Nanhai
<> Hi, Current OpenSSL (0.9.8-dev) rc4speed throughput on a Nocona (Em64t, b4bit) 3.6GHz is 272Mb/s, while this version of RC4 code can archive 536Mb/s in RC4Speed.   Would you please review it?    Thanks Zou Nan hai rc4-x86_84.optimized.s Description: rc4-x86_84.optimized.s