Re: evp enc and dec performance diffrence between windows and linux

2007-01-26 Thread Dr. Stephen Henson
On Sat, Jan 27, 2007, AD D wrote: > Hi, > I am using openssl0.9.8d to do some encryption job. I downloaded source code > from www.openssl.org and build them on windows 2003 server sp1 and visutal > studio 2003. > perl Configure VC-WIN32 > ms\do_ms.bat > nmake -f ms\ntdll.mak > Then I compared the

evp enc and dec performance diffrence between windows and linux

2007-01-26 Thread AD D
Hi, I am using openssl0.9.8d to do some encryption job. I downloaded source code from www.openssl.org and build them on windows 2003 server sp1 and visutal studio 2003. perl Configure VC-WIN32 ms\do_ms.bat nmake -f ms\ntdll.mak Then I compared the perfomance between windows and CentOS4.4 (openssl0