diff options
| -rw-r--r-- | security/crypto/pres_crypto_en.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/crypto/pres_crypto_en.tex b/security/crypto/pres_crypto_en.tex index 42c719e..1c0cccd 100644 --- a/security/crypto/pres_crypto_en.tex +++ b/security/crypto/pres_crypto_en.tex @@ -84,7 +84,7 @@ the key, not on the secret of the algorithm \item resistant against \begin{itemize} \item statistical analysis -\item differential crytanalysis +\item differential cryptanalysis \end{itemize} \end{itemize} \end{frame} @@ -190,7 +190,7 @@ corresponding bit in the following plaintext block % ---------------------------- \begin{frame} -\frametitle{Counter (CFB)} +\frametitle{Counter (CTR)} \begin{itemize} \item Required only Block Encryption \item Encryption and Decryption parallelizable |
