[openssl] master update

beldmit at gmail.com beldmit at gmail.com
Thu Apr 22 14:14:57 UTC 2021


The branch master has been updated
       via  fc5245a92e96b8bf5f6618b27ad9ca4830bbd96c (commit)
      from  ed82976b43934789b5afa0641236d881b1aedd0e (commit)


- Log -----------------------------------------------------------------
commit fc5245a92e96b8bf5f6618b27ad9ca4830bbd96c
Author: Hubert Kario <hkario at redhat.com>
Date:   Wed Apr 21 14:27:31 2021 +0200

    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 at openssl.org>
    Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
    (Merged from https://github.com/openssl/openssl/pull/14972)

-----------------------------------------------------------------------

Summary of changes:
 CHANGES.md | 4 ++++
 1 file changed, 4 insertions(+)

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
 -------------
 


More information about the openssl-commits mailing list