summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-04 20:58:48 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-04 20:58:48 +0200
commit72b58664d79c86b9f1b575207a7304fec15b6702 (patch)
tree0b63a2351d52836b21ab8df430b41de00829e0d8
parent8c77c66eacb55756444997900a8f488f5302e08d (diff)
downloadgnutls-72b58664d79c86b9f1b575207a7304fec15b6702.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 77befca98b..b2c148a281 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,9 @@ entry that matches the certificate. Patch by simon [at] arlott.org.
** configure: Added --with-nettle-mini option, which allows linking
with a libnettle that contains gmp.
+** certtool: The ECDSA keys generated by default use the SECP256R1 curve
+which is supported more widely than the previously used SECP224R1.
+
** API and ABI modifications:
No changes since last version.