summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2013-04-03 00:22:53 +0200
committerHolger Dengler <dengler@linutronix.de>2015-02-20 16:32:50 +0100
commit6c1940ae29f31466c299299d4fec13c8321dcfbb (patch)
tree2a35407b9a407170fec6972a6de04ee9868e5761 /security
parente2e68a9f9357143640ee542665a4958865b5c5fa (diff)
Typo
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security')
-rw-r--r--security/crypto/pres_crypto_en.tex14
-rw-r--r--security/crypto/pres_pki_en.tex2
2 files changed, 8 insertions, 8 deletions
diff --git a/security/crypto/pres_crypto_en.tex b/security/crypto/pres_crypto_en.tex
index 606f61c..42c719e 100644
--- a/security/crypto/pres_crypto_en.tex
+++ b/security/crypto/pres_crypto_en.tex
@@ -66,22 +66,22 @@ the key, not on the secret of the algorithm
% ----------------------------
\begin{frame}
-\frametitle{Cryptographical Methods}
+\frametitle{Cryptographic Methods}
\begin{itemize}
-\item Asymetric methods
+\item Asymmetric methods
\begin{itemize}
\item expensive and slow
\item Public and Private Key
\item Key Exchange
\end{itemize}
-\item Symetric methods
+\item Symmetric methods
\begin{itemize}
\item efficient and fast
\item single Key
\item Bulk Data Encryption/Hashes
\end{itemize}
-\item non-linear bahavior
-\item resistent against
+\item non-linear behavior
+\item resistant against
\begin{itemize}
\item statistical analysis
\item differential crytanalysis
@@ -90,7 +90,7 @@ the key, not on the secret of the algorithm
\end{frame}
% ----------------------------
-\subsubsection{Symetric Methods}
+\subsubsection{Symmetric Methods}
\begin{frame}
\frametitle{Data Encryption Standard (DES)}
@@ -121,7 +121,7 @@ the key, not on the secret of the algorithm
\end{frame}
% ----------------------------
-\subsubsection{Asymetric Methods}
+\subsubsection{Asymmetric Methods}
\begin{frame}
\frametitle{}
diff --git a/security/crypto/pres_pki_en.tex b/security/crypto/pres_pki_en.tex
index 67af31a..e24226a 100644
--- a/security/crypto/pres_pki_en.tex
+++ b/security/crypto/pres_pki_en.tex
@@ -60,7 +60,7 @@
\end{itemize}
\item Signature (of Payload)
\begin{itemize}
-\item Payload-Hash, encrypted with the Private Key of the Signee
+\item Payload-Hash, encrypted with the Private Key of the Signer
\end{itemize}
\item Certificate Sign Request
\begin{itemize}