Deleted Added
full compact
NEWS (76866) NEWS (79998)
1
2 NEWS
3 ====
4
5 This file gives a brief overview of the major changes between each OpenSSL
6 release. For more details please read the CHANGES file.
7
1
2 NEWS
3 ====
4
5 This file gives a brief overview of the major changes between each OpenSSL
6 release. For more details please read the CHANGES file.
7
8 Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b:
9
10 o Security fix: PRNG improvements.
11 o Security fix: RSA OAEP check.
12 o Security fix: Reinsert and fix countermeasure to Bleichbacher's
13 attack.
14 o MIPS bug fix in BIGNUM.
15 o Bug fix in "openssl enc".
16 o Bug fix in X.509 printing routine.
17 o Bug fix in DSA verification routine and DSA S/MIME verification.
18 o Bug fix to make PRNG thread-safe.
19 o Bug fix in RAND_file_name().
20 o Bug fix in compatibility mode trust settings.
21 o Bug fix in blowfish EVP.
22 o Increase default size for BIO buffering filter.
23 o Compatibility fixes in some scripts.
24
8 Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.6a:
9
10 o Security fix: change behavior of OpenSSL to avoid using
11 environment variables when running as root.
12 o Security fix: check the result of RSA-CRT to reduce the
13 possibility of deducing the private key from an incorrectly
14 calculated signature.
15 o Security fix: prevent Bleichenbacher's DSA attack.

--- 135 unchanged lines hidden ---
25 Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.6a:
26
27 o Security fix: change behavior of OpenSSL to avoid using
28 environment variables when running as root.
29 o Security fix: check the result of RSA-CRT to reduce the
30 possibility of deducing the private key from an incorrectly
31 calculated signature.
32 o Security fix: prevent Bleichenbacher's DSA attack.

--- 135 unchanged lines hidden ---