summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2018-10-28 12:19:46 -0400
committerSimo Sorce <simo@redhat.com>2018-10-28 19:41:34 -0400
commitb317fff83412aceb9b9c19ff972d94aecf5984c6 (patch)
tree4424eb548c4e5e656c2a2ed787aad8dcfbd3bd11
parentaa9f1be594ca9f11742794d6da534a63e8de69a2 (diff)
downloadgnutls-b317fff83412aceb9b9c19ff972d94aecf5984c6.tar.gz
Add NEWS entry about AES-CMAC
Signed-off-by: Simo Sorce <simo@redhat.com>
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 652845d1b1..e2ef91d127 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ See the end for copying conditions.
** libgnutls: Added support for AES-CFB8 cipher (#357)
+** libgnutls: Added support for AES-CMAC MAC (#351)
+
** p11tool: fix initialization of security officer's PIN with the --initialize-so-pin
option (#561)