[openssl.org #127] AES draft cipher suites

2002-07-04 Thread Bodo Moeller via RT
RFC3268 makes the AES cipher suites official, so the AESdraft problem no longer exists. However, it would still be a good idea to create a NONE cipher suite group alias because it is useful in the other scenarios given in the problem description.

Re: create_empty_fragment in do_ssl3_write seems to breaks renegotiation in IE 6.0

2002-07-04 Thread Bodo Moeller
On Wed, Jul 03, 2002 at 01:57:26PM +0200, [EMAIL PROTECTED] wrote: I'm doing some testing of openssl. I'm realized that the 'create-empty-fragment' introduced in do_ssl3_write [OpenSSL 0.9.6d] to avoid IV weakness causes that IE 6.0 (other versions, too?) don't work if a client renegotiation

[openssl.org #136] [Fwd: Bug#151197: openssl: verify should fail when verification fails]

2002-07-04 Thread Christoph Martin via RT
__ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]

RE: GMP-based ENGINE implementation

2002-07-04 Thread Catherine Goldin
Hello all, I try to run GMP-based engine implementation, following up to instructions of Geoff. Actually I cannot even configure it. I have latest engine version. (2) add the obvious L GMP hw_gmp_err.h hw_gmp_err.c entry to crypto/engine/hw.ec= WHERE is this file? there is no such file in