OpenSSL 1.0.1 build fails on Windows with do_nasm

2011-11-28 Thread Tyrel Haveman
I'm running the following commands on Windows with the latest code from the 1.0.1 branch: set FIPSDIR=..\dep perl Configure fips no-hw VC-WIN32 --prefix=c:\devel\openssl\out call ms\do_nasm The do_nasm script runs: perl util\mkfiles.pl 1MINFO perl util\mk1mf.pl nasm VC-WIN32 1ms\nt.mak

Build Openssl on WinCE 5.0

2011-11-28 Thread Amanda Gabiam
Hello, I am working on a project consisting in building Openssl for Win CE 5.0 platform. Openssl version is 1.0.0e and I am managing to deploy it on an X86 target. The compatibility library is Dinkumware instead of wcecompat. The IDE is Visual Studio 8 (2005). perl Configure VC-CE - done

major ssl read/ write performance improvement

2011-11-28 Thread Deng Michael
Hi, I have changed the mac code which gives substantial improvement for both read and write (not handshake) The saving is fairly major, on cpu with cryto acceleration, the change can more than double the overall ssl read /write speed for 1K record excluding OS IO time. this implies the change

RE: RC4 decryption failure.

2011-11-28 Thread Dave Thompson
From: owner-openssl-...@openssl.org On Behalf Of nilesh Sent: Tuesday, 08 November, 2011 01:35 I finally had some time over the holiday to look at this. I have setup the apache server and capturing packets using Wireshark. I have a query specific to RC4. With the given server private key,