summaryrefslogtreecommitdiff
path: root/security/crypto
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2017-01-03 16:00:02 +0100
committerJohn Ogness <john.ogness@linutronix.de>2017-01-05 09:27:40 +0100
commit2282f07f0f90ddc6537e3ae3544ca62cf0a76722 (patch)
treeeb2367d7a2b2f88211c15aed8fd1c734312c67c5 /security/crypto
parent4f2f7805662b0263de0305889b6e4855022d6c5e (diff)
fix various security errors
Diffstat (limited to 'security/crypto')
-rw-r--r--security/crypto/pres_crypto_en.tex4
-rw-r--r--security/crypto/pres_pki_en.tex2
2 files changed, 3 insertions, 3 deletions
diff --git a/security/crypto/pres_crypto_en.tex b/security/crypto/pres_crypto_en.tex
index baaa217..fe05ee9 100644
--- a/security/crypto/pres_crypto_en.tex
+++ b/security/crypto/pres_crypto_en.tex
@@ -46,11 +46,11 @@
% ----------------------------
\begin{frame}[fragile]
\frametitle{Kerckhoffs's principle}
-Auguste Kerckhoff (1983) on \emph{La Cryptographie Militaire}
+Auguste Kerckhoff (1883) on \emph{La Cryptographie Militaire}
\begin{itemize}
\item \dots
\item It must not be required to be secret, and it must be able to fall into
- the hands of the enemy without inconvenience
+ the hands of the enemy without inconvenience.
\item \dots
\end{itemize}
Conclusion:
diff --git a/security/crypto/pres_pki_en.tex b/security/crypto/pres_pki_en.tex
index f385550..c8f9de9 100644
--- a/security/crypto/pres_pki_en.tex
+++ b/security/crypto/pres_pki_en.tex
@@ -122,7 +122,7 @@
\begin{itemize}
\item Client
\begin{itemize}
-\item Send signed Request to Server
+\item Send Certificate (signed by CA) to Server
\end{itemize}
\item Server
\begin{itemize}