diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2020-01-02 21:12:47 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2020-01-02 21:12:47 +0000 |
| commit | 059864c9bece90b6b96747a1a56508f308dddebf (patch) | |
| tree | f737c903cef3c08fbe1c24823d2a18cc56b505a8 /NEWS | |
| parent | 1da9a06f2daf1285fb82196ec2995c9c32a2e51c (diff) | |
Import OpenSSL 1.0.2u.vendor/openssl/1.0.2uvendor/openssl-1.0.2
Notes
Notes:
svn path=/vendor-crypto/openssl/dist-1.0.2/; revision=356287
svn path=/vendor-crypto/openssl/1.0.2u/; revision=356288; tag=vendor/openssl/1.0.2u
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -5,6 +5,11 @@ 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 OpenSSL 1.0.2t and OpenSSL 1.0.2u [20 Dec 2019] + + o Fixed an an overflow bug in the x64_64 Montgomery squaring procedure + used in exponentiation with 512-bit moduli (CVE-2019-1551) + Major changes between OpenSSL 1.0.2s and OpenSSL 1.0.2t [10 Sep 2019] o Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey |
