summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-10-09 22:32:49 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-10-09 22:32:49 +0000
commit139c90878ed0367d1890f5fc803b49c8c43a5a37 (patch)
tree23df9323c8d7565419c3a9dfadad4fc30a4b2350
parentf614d1b491b3acf54ad254c8ab8728196d7af246 (diff)
downloadgnutls_0_2_4.tar.gz
*** empty log message ***gnutls_0_2_4
-rw-r--r--doc/tex/ciphersuites.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/tex/ciphersuites.tex b/doc/tex/ciphersuites.tex
index 836a97e0a8..cddded655a 100644
--- a/doc/tex/ciphersuites.tex
+++ b/doc/tex/ciphersuites.tex
@@ -1,7 +1,7 @@
\newpage
\section{TLS Cipher suites}
\par
-% \tls 1.0 supports ciphersuites like {\bf TLS\_DHE\_RSA\_WITH\_3DES\_CBC\_SHA}.
+\tls 1.0 supports ciphersuites like {\bf TLS\_DHE\_RSA\_WITH\_3DES\_CBC\_SHA}.
These ciphersuites contain three parameters:
\begin{itemize}
\item The key exchange algorithm (DHE\_RSA in the example)
@@ -34,6 +34,7 @@ parameters which are send to the peer. Currently \gnutls does not support this c
\hline
DH\_DSS & Static Diffie Hellman parameters signed by a DSS certificate.
Currently \gnutls does not support this ciphersuite.
+\\
\hline
DH\_RSA & Static Diffie Hellman parameters signed by an RSA certificate.
Currently \gnutls does not support this ciphersuite.
@@ -51,6 +52,7 @@ protocol
\addvspace{1.5cm}
\par
+
The Bulk Cipher algorithms used in \gnutls are:
\par
\begin{tabular}{|l|p{9cm}|}
@@ -79,6 +81,7 @@ TWOFISH\_CBC & TWOFISH is a block cipher algorithm by Counterpane. Has
\par
The MAC\footnote{see RFC2104} algorithms used in \gnutls are:
\par
+
\begin{tabular}{|l|p{9cm}|}
\hline