From: Simo Sorce Date: Sun, 28 Oct 2018 16:19:46 +0000 (-0400) Subject: Add NEWS entry about AES-CMAC X-Git-Tag: gnutls_3_6_5~44^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b317fff83412aceb9b9c19ff972d94aecf5984c6;p=thirdparty%2Fgnutls.git Add NEWS entry about AES-CMAC Signed-off-by: Simo Sorce --- 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)