DES CBC Initial Vector Parameter Problem

2003-02-17 Thread Ken Ho
Hi,   I'm using the latest (0.9.7) Crypto lib to encrypt a string of clear text, by using CBC mode with IV preset to 8 bytes of 0x00. When the encrypted text was decrypted back to plain text, the first 8 bytes are bad text.  I believe there are something to do with the IV parameter, or I cal

[Patch] BIO free bug in bio ssl.c/ssl free() implementation

2003-02-17 Thread Marcin Krotkiewski
Hi, I've noticed that BIO_NOCLOSE flag does not have the desired effect on ssl_bio, i.e. SSL connection is closed regardless of whether this flag is set, or not. This patch should fix the problem. --- openssl/ssl/bio_ssl.c 2002-01-12 16:56:10.0 +0100 +++ openssl.patched/ssl/bio_ssl.c

[PATCH] Engine in OCSP

2003-02-17 Thread Wojtek Ślusarczyk
Hi, It seems, that the engine support in ocsp is missing. Below is a simple patch which adds that support: diff -Nu --recursive openssl-0.9.7/apps/ocsp.c openssl-0.9.7-new/apps/ocsp.c --- openssl-0.9.7/apps/ocsp.c Tue Dec 3 17:34:23 2002 +++ openssl-0.9.7-new/apps/ocsp.c Tue Feb 11 15:1

Re: IMPORTANT: please test snapshot openssl-0.9.7-stable-SNAP-20030214.tar.gz

2003-02-17 Thread Corinna Vinschen
On Fri, Feb 14, 2003 at 06:08:34PM +0100, Bodo Moeller wrote: > Please test snapshot openssl-0.9.7-stable-SNAP-20030214.tar.gz > (or later), which will be available today around 8 p.m. GMT at > ftp://ftp.openssl.org/snapshot;type=d >. openssl-0.9.7-stable-SNAP-20030216 on current Cygwin 1.3.20. B

[openssl.org #509] about Suse

2003-02-17 Thread Humberto Valiente via RT
Hello (a beginner using linux+ssl) I tried to install the latest version of openssl (openssl-0.9.7.tar.gz) under Suse Linux 7.2 but it makes no results. The make and make install command doesn´t work. Then I tried with the version 9.6h.tar.gz and the make and make install runs. The only pro