aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2020-01-02 21:12:47 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2020-01-02 21:12:47 +0000
commit059864c9bece90b6b96747a1a56508f308dddebf (patch)
treef737c903cef3c08fbe1c24823d2a18cc56b505a8 /NEWS
parent1da9a06f2daf1285fb82196ec2995c9c32a2e51c (diff)
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--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9705fe21c8c..0c9624242090 100644
--- a/NEWS
+++ b/NEWS
@@ -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