Merge in the latest news

This commit is contained in:
Richard Levitte 2001-03-29 20:58:18 +00:00
parent 4855eb75a7
commit d2be2fb241

2
NEWS
View file

@ -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.