summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-03-29 20:58:18 +0000
committerRichard Levitte <levitte@openssl.org>2001-03-29 20:58:18 +0000
commitd2be2fb241a2126d2e6a9822321a53b956a3ddbb (patch)
tree18b1e9ce037fcfe7859b1979c1be88196e813cea /NEWS
parent4855eb75a7701e011ad88e537e6f3d6b760eaea8 (diff)
Merge in the latest news
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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.