Add latest changes to NEWS file
This commit is contained in:
parent
4109b97c4b
commit
738769ff43
1 changed files with 4 additions and 1 deletions
5
NEWS
5
NEWS
|
@ -5,7 +5,10 @@
|
|||
This file gives a brief overview of the major changes between each OpenSSL
|
||||
release. For more details please read the CHANGES file.
|
||||
|
||||
Major changes between SSLeay 0.9.1c and OpenSSL 0.9.2:
|
||||
Major changes between SSLeay 0.9.1c and OpenSSL 0.9.2b:
|
||||
o Fixed a security hole related to session resumption
|
||||
o Fixed RSA encryption routines for the p < q case
|
||||
o "ALL" in cipher lists now means "everything except NULL ciphers"
|
||||
o Support for Triple-DES CBCM cipher
|
||||
o Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA
|
||||
o First support for new TLSv1 ciphers
|
||||
|
|
Loading…
Reference in a new issue