]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: mention SHA224 removal in upgrade guide
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 18 Oct 2017 13:57:53 +0000 (15:57 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 18 Oct 2017 13:58:09 +0000 (15:58 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
doc/cha-upgrade.texi

index cea99fa824b63bfe81880c5afc1b8fbc9a6590d7..6b63bdba837fd3db9e41f86172112f990a9b7ff7 100644 (file)
@@ -194,6 +194,10 @@ however, there are minor differences, listed below.
 @item The priority strings "+COMP" are a no-op
 @tab TLS compression is no longer available.
 
+@item The hash function SHA2-224 is a no-op for TLS1.2
+@tab TLS 1.3 no longer uses SHA2-224, and it was never a widespread hash
+algorithm. As such it was removed for simplicity.
+
 @item The compression-related functions are deprecated
 @tab No longer use @funcintref{gnutls_compression_get},
 @funcintref{gnutls_compression_get_name}, @funcintref{gnutls_compression_list},