diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-09-30 14:16:01 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-10-03 13:53:05 +0200 |
commit | 7d1dd8d71806bfcb7d3258a38a6a7cb4d4a0f43e (patch) | |
tree | d93a7afb21484a58b979a47021aa103ed6b635a1 /NEWS | |
parent | d145cbee282697807a5d4c0632285cd9e7c413b1 (diff) | |
download | gnutls-7d1dd8d71806bfcb7d3258a38a6a7cb4d4a0f43e.tar.gz |
doc update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |