]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed reference to UMAC
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 7 Aug 2014 18:50:24 +0000 (20:50 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 7 Aug 2014 18:50:24 +0000 (20:50 +0200)
doc/cha-intro-tls.texi

index 4b8e5a906b81c821fbefac52e9fa3fbd47ace7a1..ba4af097ba806aab2da6c0f34834c20bd69745f4 100644 (file)
@@ -157,10 +157,6 @@ designed by NSA. Outputs 160 bits of data.
 @item MAC_@-SHA256 @tab
 An HMAC based on SHA256. Outputs 256 bits of data.
 
-@item MAC_@-UMAC @tab
-This is a very fast MAC algorithm based on universal hashing, described in
-@xcite{RFC4418}. This is currently a GnuTLS extension.
-
 @item MAC_@-AEAD @tab
 This indicates that an authenticated encryption algorithm, such as
 GCM, is in use.