Re: DES performances

2000-03-26 Thread Pascal JUNOD
> The first guess would be that you didn't make libdes use the optimized > assembler code. You were right, but the problem is still open. I get now a speed of 15 MB/s (~ 40 % faster). I am pretty sure that the benchmark code of OpenSSL is broken on fast machines, and I'll have a look as soon as p

RE: Tutorial

2000-03-26 Thread Brady Moritz
Thanks for the tutorial, this is what ive needed. Brady Moritz > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, March 22, 2000 8:55 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Tutorial >

Minor documentation nit

2000-03-26 Thread Michael Attili
There is a minor discrepancy in the x509 command line switch that is used to delete extensions from a certificate. /doc/apps/x509.pod refers to the switch as: -clrext /apps/x509.c refers to the switch as: -crlext ^^ Mike Attili Amaxo, Inc.

Re: Editing the autoconf files

2000-03-26 Thread Richard Levitte - VMS Whacker
Carew> Re my initial message, I am adding a NEW directory to the Carew> crypto directory. I was hoping there was someone out there who Carew> could give me some pointers on what to look for so I could add Carew> new functionality to the project without compromising its Carew> quality. If someone

Re: Editing the autoconf files

2000-03-26 Thread Dr Stephen Henson
Evan Carew wrote: > > Ulf Möller wrote: > > > > > What do you want to add? As a general answer, have a look at the > > "Makefile.ssl" files in the various directories. > > __ > > > > Ulf, > > Re my initial message, I am adding

Re: Editing the autoconf files

2000-03-26 Thread Evan Carew
Ulf Möller wrote: > > What do you want to add? As a general answer, have a look at the > "Makefile.ssl" files in the various directories. > __ > Ulf, Re my initial message, I am adding a NEW directory to the crypto directory. I

Re: Client does not have certificate error

2000-03-26 Thread darkspell
Tugrul Bingol wrote: > On the server side I created a certificate using openssl, compiled & > linked the server program and ran it. On the client side I compiled & > linked the client program and ran it. I got the following error message > on the server side while client try to execute the line:

[STATUS] OpenSSL (Sun 26-Mar-2000)

2000-03-26 Thread OpenSSL Project
OpenSSL STATUS Last modified at __ $Date: 2000/03/25 10:44:28 $ DEVELOPMENT STATE o OpenSSL 0.9.5a: Under development... Proposed release date March 31st, 2000 0.9.5a-beta1 i

Re: Make fails...

2000-03-26 Thread Bodo Moeller
Paul Thomas <[EMAIL PROTECTED]>: > I was trying to compile Openssl on Red Hat 6.1 [...] > make[1]: Leaving directory `/usr/local/src/openssl-0.9.5/apps' > make: *** [all] Error 1 Obtain 0.9.5a-beta2. __ OpenSSL Project

Make fails...

2000-03-26 Thread Paul Thomas
Hi, I was trying to compile Openssl on Red Hat 6.1 (on an old 486 DX2...I know, don't ask), and make gets this far: make[1]: Entering directory `/usr/local/src/openssl-0.9.5/rsaref' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/src/openssl-0.9.5/rsaref' making al