USS

2002-02-18 Thread Tarassov Vadim
Hallo everybody, Is there any port of OpenSSL to OS390 USS? Not even whole OpenSSL but only crypto things Regards, Vadim Tarassov. --- Vadim Tarassov e-Platform Solution Center mailto:[EMAIL

Re: Fix for linking shared libraries on HPUX

2002-02-18 Thread Lutz Jaenicke
On Sat, Feb 16, 2002 at 06:15:36PM -0500, Tom Lane wrote: Hi folks, I was pleased to see that openssl 0.9.6c finally tries to support building shared libraries on HPUX. It's not quite there yet, though. I recommend the attached patch. I see that in your CVS head the hpux make targets

RE: session reuse in 0.9.6c

2002-02-18 Thread Craig Hellon
Looks like the problem is already known as 0.9.7 is not released yet can anyone send me this fixed s3_svr.c ? thanks Changes between 0.9.6 and 0.9.7 [xx XXX 2002] . *) The earlier bugfix for the SSL3_ST_SW_HELLO_REQ_C case of ssl3_accept (ssl/s3_srvr.c) incorrectly used a

Re: session reuse in 0.9.6c

2002-02-18 Thread Lutz Jaenicke
On Mon, Feb 18, 2002 at 02:01:29PM -, Craig Hellon wrote: Looks like the problem is already known as 0.9.7 is not released yet can anyone send me this fixed s3_svr.c ? You can access the CVSweb interface at www.openssl.org and download the version for 0.9.6-stable with the fix in it

Re: 0.9.7 approaching

2002-02-18 Thread Boyd Lynn Gerber
I have the same results as tim with cc, but gcc does work on Open Server 5.0.6a. My UnixWare 7.1.1 and OpenUNIX 8.0.0 work. Thanks, -- Boyd Gerber [EMAIL PROTECTED] ZENEZ 3748 Valley Forge Road, Magna Utah 84044 __

M68020 bn_asm

2002-02-18 Thread Howard Chu
Here is a more thorough assembly implementation of bn_asm for Motorola 680x0 processors. On a 68030 the RSA/DSA test is over 4x faster than gcc -O3 code. I am releasing this version under the terms of the OpenSSL license. -- Howard Chu Chief Architect, Symas Corp. Director, Highland