summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Kario <hkario@redhat.com>2021-04-21 14:27:31 +0200
committerDmitry Belyavskiy <beldmit@gmail.com>2021-04-22 16:14:22 +0200
commitfc5245a92e96b8bf5f6618b27ad9ca4830bbd96c (patch)
tree22e0f3d15ca523db272c3f1689c12b25686d50f6
parented82976b43934789b5afa0641236d881b1aedd0e (diff)
downloadopenssl-new-fc5245a92e96b8bf5f6618b27ad9ca4830bbd96c.tar.gz
add Changelog item for TLS1.3 FFDHE work
Raja added support for FFDHE in TLS 1.3 in commits 9aaecbfc98eb89, 8e63900a71df38ff, dfa1f5476e86f3 in 2019, reflect this in the changelog. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/14972)
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 9b4a122e6c..d2d9e01f35 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1718,6 +1718,10 @@ OpenSSL 3.0
*Randall S. Becker*
+ * Added support for FFDHE key exchange in TLS 1.3.
+
+ *Raja Ashok*
+
OpenSSL 1.1.1
-------------