summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-30 14:16:01 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-10-03 13:53:05 +0200
commit7d1dd8d71806bfcb7d3258a38a6a7cb4d4a0f43e (patch)
treed93a7afb21484a58b979a47021aa103ed6b635a1 /NEWS
parentd145cbee282697807a5d4c0632285cd9e7c413b1 (diff)
downloadgnutls-7d1dd8d71806bfcb7d3258a38a6a7cb4d4a0f43e.tar.gz
doc update
Diffstat (limited to 'NEWS')
-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