]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: added news about certtool handling x448 and x25519
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 11 Aug 2021 21:31:40 +0000 (17:31 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 17 Sep 2021 20:33:27 +0000 (16:33 -0400)
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
NEWS

diff --git a/NEWS b/NEWS
index 0fcd043aa3d2868630448367f71cea3f6ecc40a3..0ae64100987ed9b6d02b3dc0d3e19fcc79b0dca2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
 
 * Version 3.7.3 (unreleased)
 
+** certtool: Certtool can now generate, manipulate, and evaluate x25519 and
+   x448 public keys, private keys, and certificates.
+
 ** API and ABI modifications:
 GNUTLS_PRIVKEY_FLAG_RSA_PSS_FIXED_SALT_LENGTH: new flag in gnutls_privkey_flags_t
 GNUTLS_VERIFY_RSA_PSS_FIXED_SALT_LENGTH: new flag in gnutls_certificate_verify_flags