]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - NEWS.md
first cut at sigalg loading
[thirdparty/openssl.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 69010f9e8fe480a96ec0868e4a01cc18641166a0..fca7c57e5d39dd8b7d3e3139494d24ed1e7f3a08 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -28,6 +28,9 @@ OpenSSL 3.2
     by default.
   * TCP Fast Open (RFC7413) support is available on Linux, macOS, and FreeBSD
     where enabled and supported.
+  * Full support for provider-based/pluggable signature algorithms in TLS 1.3
+    operations as well as X.509 data structure support. With a suitable provider
+    this fully enables use of post-quantum/quantum-safe cryptography.
 
 OpenSSL 3.1
 -----------