git.bettercrypto.org
/
ach-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d116945
)
Fix key-exchange table in cipher_suites lines 212-228 so that PDF will compile again
author
Ulrich
<ulrich.poeschl@bmlv.gv.at>
Wed, 20 Nov 2013 16:11:25 +0000
(17:11 +0100)
committer
Ulrich
<ulrich.poeschl@bmlv.gv.at>
Wed, 20 Nov 2013 16:11:25 +0000
(17:11 +0100)
src/cipher_suites.tex
patch
|
blob
|
history
diff --git
a/src/cipher_suites.tex
b/src/cipher_suites.tex
index
173bdd4
..
41145ca
100644
(file)
--- a/
src/cipher_suites.tex
+++ b/
src/cipher_suites.tex
@@
-209,7
+209,7
@@
Many algorithms allow a secure key exchange. Among those are RSA, DSA, DH, EDH,
ECDH, EECDH and a few others. During the key exchange, keys for authentication and for
encryption are exchanged. For RSA and DSA those keys are the same.
ECDH, EECDH and a few others. During the key exchange, keys for authentication and for
encryption are exchanged. For RSA and DSA those keys are the same.
-\begin{
WrapText
}
+\begin{
center
}
\begin{tabular}{| l | l | l | l |}
\toprule
& \textbf{Key} & \textbf{\cellcolor{orange}EC} & \textbf{\cellcolor{green}ephemeral} \\ \cmidrule(lr){1-4}
\begin{tabular}{| l | l | l | l |}
\toprule
& \textbf{Key} & \textbf{\cellcolor{orange}EC} & \textbf{\cellcolor{green}ephemeral} \\ \cmidrule(lr){1-4}
@@
-222,10
+222,10
@@
encryption are exchanged. For RSA and DSA those keys are the same.
\cellcolor{red} ECDSA & DSA & \cellcolor{orange}yes & \cellcolor{red} no \\
\bottomrule
\end{tabular}
\cellcolor{red} ECDSA & DSA & \cellcolor{orange}yes & \cellcolor{red} no \\
\bottomrule
\end{tabular}
-\\
-\\
-disabled: \texttt{!PSK:!SRP}
-\end{
WrapText
}
+
%
\\
+
%
\\
+
%
disabled: \texttt{!PSK:!SRP}
+\end{
center
}
\textbf{Ephemeral Key Exchange} uses different keys for authentication (the server's RSA
key) and encryption (a randomly created key). This advantage is called ``Forward
\textbf{Ephemeral Key Exchange} uses different keys for authentication (the server's RSA
key) and encryption (a randomly created key). This advantage is called ``Forward