From 6c1940ae29f31466c299299d4fec13c8321dcfbb Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Wed, 3 Apr 2013 00:22:53 +0200 Subject: Typo Signed-off-by: Holger Dengler --- security/crypto/pres_crypto_en.tex | 14 +++++++------- security/crypto/pres_pki_en.tex | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'security') 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} -- cgit v1.2.3