Re: make error in openssl-0.9.3a

1999-07-14 Thread Holger Reif
Bill Wandrack schrieb: make error: gcc -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DRSAref -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c openssl.c -o openssl.o rm -f openssl gcc -o openssl -DMONOLITH -I../include -DTHREADS

Re: NASM in Win32 OpenSSL.

1999-07-14 Thread Dr Stephen Henson
Holger Reif wrote: 2.) The user is a developer. 2a.) He has MASM. Perhaps he don't want to install another assembler. 2b.) He hasn't MASM installed. Is it possible to deliver consistent versions of MASM/NASM files? Or should we just develop two separate versions. This seems

incorrect option handling in gendsa.c

1999-07-14 Thread Holger Trapp
Hello, in openssl 0.9.3a the option handling in gendsa.c is incorrect. The options -des, -3des and -idea are always rejected because the code to check them was inserted a bit too late (after line 114). I suggest to insert this code part after line 108. My solution looks like this: 96

Cannot SSL23 negotiate with several https sites

1999-07-14 Thread Seth Robertson
Versions: OpenSSL 0.9.1c 23-Dec-1998 SSLeay 0.9.0b 29-Jun-1998 Platforms: BSD/OS 2.1 SunOS 4.1.4 Compiler: gcc 2.7.2.1 Problem: When attempting to connect using the sample client to www.amazon.com (Netscape-Commerce/1.12) the SSLconnect fails. However, when the sample

Re: NASM in Win32 OpenSSL.

1999-07-14 Thread Oliver Floericke
-Ursprüngliche Nachricht- Von: Holger Reif [EMAIL PROTECTED] An: [EMAIL PROTECTED] Gesendet: Mittwoch, 14. Juli 1999 08:10 Betreff: Re: NASM in Win32 OpenSSL. Peter Gutmann schrieb: Dr Stephen Henson [EMAIL PROTECTED] writes: Historically OpenSSL has used the MASM ("ml")

crypto/pkcs7/dec.c problem..!!

1999-07-14 Thread OpenSSL
- Forwarded message from NortonNg [EMAIL PROTECTED] - From: NortonNg [EMAIL PROTECTED] Subject: crypto/pkcs7/dec.c problem..!! To: [EMAIL PROTECTED] Date: Wed, 14 Jul 1999 22:38:34 +0800 (CST) Anyone have deal with the openssl0.9.3a crypto/pkcs7/dec.c code? I have compiled it. I use