summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 9211c30be3..cf0efe31ba 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -53,6 +53,13 @@ OpenSSL 3.4
*Tim Perry*
+ * Added support for integrity-only cipher suites TLS_SHA256_SHA256 and
+ TLS_SHA384_SHA384 in TLS 1.3, as defined in RFC 9150.
+
+ This work was sponsored by Siemens AG.
+
+ *Rajeev Ranjan*
+
* Added support for requesting CRL in CMP.
This work was sponsored by Siemens AG.