Patch for DJGPP/Cygwin for 0.9.6b

2001-07-19 Thread Doug Kaufman
Here is a patch to allow compilation of 0.9.6b under DOS with the DJGPP compiler. There are also some corrections for Cygwin, as in the patch previously submitted for 0.9.6a, but this time Cygwin will also compile without the patch. The Makefile for crypto/des still appears incorrect for all platf

Questions on CA verification

2001-07-19 Thread Sejin
Hi, all. To test my sample SSL client program, I created two different CA files from two different linux machines. One from the SSL server machine(With the CA.pl -newca command) - the right one, and another one from the different machine(With the same CA.pl -newca command) - the false on for the t

interopability testing tools

2001-07-19 Thread Tom Vaughan
Hello, Is there a software tool (free or proprietary) that can play man-in-the-middle and report on whether or not it sees a SSL protocol violation? The client and server are ours essentially which means we have access to the private keys and can feed them to this tool. We've seen ssldump, http:/

Solaris Intel/Forte 6.1 compile

2001-07-19 Thread Jamil Nimeh
Hello all, I hope I'm posting this to the right place. I don't know if the OpenSSL developers plan on adding a Configure option for "solaris-x86-cc" but if it is in the works I wanted to share the compiler switches that I've been using. Up to now I've been starting off with a ./Configure so

Engine patch for the IBM Crytographic Accelerator

2001-07-19 Thread William James Hymas
Here's a patch for the engine code to enable it to use the IBM Cryptographic Accelerator, which was announced last month. This has been tested on Linux on Intel, Linux s390 and AIX, and is based on 0.9.6b. To apply it, cd to the "crypto" directory and use "patch -p5". (See attached file: ib

openssl-engine patch for the Chrysalis LunaXL

2001-07-19 Thread Behan Webster
We've just finished building/testing an engine for openssl for the LunaXL, an SSL accelerator box made by Chrysalis ITS (which is just being released). We would like to release this code to the openssl project for inclusion in the openssl-engine codebase. This patch was generated against openssl

Re: Rijndael patch

2001-07-19 Thread Ben Laurie
"Henroid, Andrew D" wrote: > > > -Original Message- > > From: Ben Laurie [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, July 18, 2001 6:03 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Rijndael patch > > > But that aside, if you can get a major win for some > > particular platform > > b