summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-06-01 14:33:12 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-06-01 14:33:12 +0200
commit63b7a5903ea3d7fbc9378ea5e4cc2dfc96c495f5 (patch)
tree66bfcd104932798e482dd64390797e47b45ba431 /NEWS
parent48b8c4ae5f2fd5cb8d0933c619e4777fdc89228d (diff)
downloadgnutls-63b7a5903ea3d7fbc9378ea5e4cc2dfc96c495f5.tar.gz
Added AES-GCM optimizations using the PCLMULQDQ instruction. Uses Andy Polyakov's assembly code.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 86abf15d30..02b87ea02b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the end for copying conditions.
* Version 2.99.3 (unreleased)
+** libgnutls: Added AES-GCM optimizations using the PCLMULQDQ
+instruction. Uses Andy Polyakov's assembly code.
+
** libgnutls: Added ECDHE-PSK ciphersuites for TLS (RFC 5489).
** API and ABI modifications: