From: Richard Levitte Date: Thu, 29 Mar 2001 20:58:18 +0000 (+0000) Subject: Merge in the latest news X-Git-Tag: OpenSSL_0_9_6a-beta3~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d2be2fb241a2126d2e6a9822321a53b956a3ddbb;p=oweals%2Fopenssl.git Merge in the latest news --- diff --git a/NEWS b/NEWS index 9e08814c71..794f903822 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ o Security fix: prevent Bleichenbacher's DSA attack. o Security fix: Zero the premaster secret after deriving the master secret in DH ciphersuites. + o Compatibility fix: the function des_encrypt() renamed to + des_encrypt1() to avoid clashes with some Unixen libc. o Bug fixes for Win32, HP/UX and Irix. o Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and memory checking routines.