From fd3a880a9b701e17047871d86281751837e5afcd Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 26 Oct 2018 22:50:52 +0200 Subject: doc update [ci skip] Signed-off-by: Nikos Mavrogiannopoulos --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 4f2cc29e4e..d6f73255d8 100644 --- a/NEWS +++ b/NEWS @@ -10,11 +10,16 @@ See the end for copying conditions. ** libgnutls: Provide the option of transparent re-handshake/reauthentication when the GNUTLS_AUTO_REAUTH flag is specified in gnutls_init(). +** libgnutls: Added support for AES-CFB8 cipher (#357) + ** p11tool: fix initialization of security officer's PIN with the --initialize-so-pin option (#561) ** API and ABI modifications: GNUTLS_AUTO_REAUTH: Added +GNUTLS_CIPHER_AES_128_CFB8: Added +GNUTLS_CIPHER_AES_192_CFB8: Added +GNUTLS_CIPHER_AES_256_CFB8: Added * Version 3.6.4 (released 2018-09-24) -- cgit v1.2.1