summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-04 09:09:51 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-04 09:09:51 +0100
commit1efef0771c4fec4d62e6f540abe67d409a372142 (patch)
tree42ba5ba4c4e4ef6d73a8ce1e7203d03eec7e8260
parent8dc2822966f64dd9cf7dde9c7aacd80d49d3ffe5 (diff)
downloadgnutls-1efef0771c4fec4d62e6f540abe67d409a372142.tar.gz
documented fix
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d0daeba44d..1fa2188824 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ See the end for copying conditions.
** libgnutls: Corrected gnutls_cipher_decrypt2() when used with AEAD
ciphers (i.e., AES-GCM).
+** libgnutls: Fixes in record padding parsing to prevent a timing attack.
+Issue reported by Kenny Patterson and Nadhem Alfardan.
+
** API and ABI modifications:
No changes since last version.