]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated documentation
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 9 Dec 2001 17:08:16 +0000 (17:08 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 9 Dec 2001 17:08:16 +0000 (17:08 +0000)
doc/tex/ciphers.tex

index a7a2945555f63e96be737c7f5a6337b4531548b3..12534ac3b928f132eb10bd27514d1b6ac5c59caa 100644 (file)
@@ -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}