]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: documented AES-CFB8 fix [ci skip]
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 29 Nov 2019 15:19:07 +0000 (16:19 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 29 Nov 2019 15:19:07 +0000 (16:19 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 28d92cf7605da589aee5a6a2d31afd7c2c31f543..5fae7c573aba9260c54664716385fad3011d7361 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ See the end for copying conditions.
    the empty string. This is a behavioral change of the API but it conforms
    to the RFC4648 expectations (#834).
 
+** libgnutls: Fixed AES-CFB8 implementation, when input is shorter than
+   the block size. Fix backported from nettle.
+
 ** certtool: CRL distribution points will be set in CA certificates even when
    non self-signed (#765).