From: Nikos Mavrogiannopoulos Date: Sun, 9 Dec 2001 17:08:16 +0000 (+0000) Subject: updated documentation X-Git-Tag: gnutls_0_2_91~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ad7ab85aa9d3f88db8ecb61c8ce8ebcb875481;p=thirdparty%2Fgnutls.git updated documentation --- diff --git a/doc/tex/ciphers.tex b/doc/tex/ciphers.tex index a7a2945555..12534ac3b9 100644 --- a/doc/tex/ciphers.tex +++ b/doc/tex/ciphers.tex @@ -26,11 +26,13 @@ fast stream cipher. \hline AES\_CBC & AES or RIJNDAEL is the block cipher algorithm that replaces the old (and insecure\footnote{due to small key length}) DES algorithm. Has -128 bits block size and is used in CBC mode. +128 bits block size and is used in CBC mode. This is not officially +supported in TLS (yet). \\ \hline TWOFISH\_CBC & TWOFISH is a block cipher algorithm by Counterpane. Has -128 bits block size and is used in CBC mode. +128 bits block size and is used in CBC mode. This algorithm is not +part of TLS. It is a \gnutls extension. \\ \hline \end{tabular}