summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
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}