summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 45b5e9decf..b1ed3b7f7c 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,9 @@ See the end for copying conditions.
to use DSA-SHA1 due to his old DSA certificate, without requiring him
to enable DSA-SHA1 (and thus make it acceptable for the server's certificate).
+** libgnutls: Added SHA*, AES-GCM, AES-CCM and AES-CBC optimized implementations
+ for the aarch64 architecture. Uses Andy Polyakov's assembly code.
+
** API and ABI modifications:
gnutls_certificate_set_ocsp_status_request_function2: Added
GNUTLS_E_PK_INVALID_PUBKEY: Added