diff options
Diffstat (limited to 'security/crypto/pres_crypto_en.tex')
| -rw-r--r-- | security/crypto/pres_crypto_en.tex | 14 |
1 files changed, 7 insertions, 7 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{} |
