finalized presentation for the repo

This commit is contained in:
Simon Pirkelmann 2020-01-28 18:35:42 +01:00
parent c438aa742c
commit 99d02de0d8
2 changed files with 16 additions and 6 deletions

Binary file not shown.

View File

@ -133,7 +133,7 @@ showstringspaces=false %
\definecolor{darkgreen}{rgb}{0.0,0.5,0.0} \definecolor{darkgreen}{rgb}{0.0,0.5,0.0}
\title[Code-Break-Party]{Code-Break-Party} \title[Code-Break-Party]{Code-Break-Party}
\author{} \author{Simon Pirkelmann}
\institute{\includegraphics[scale=0.5]{images/iR.pdf}} \institute{\includegraphics[scale=0.5]{images/iR.pdf}}
\date{January 27th, 2020} \date{January 27th, 2020}
@ -522,17 +522,27 @@ $\rightarrow$ Gleiche Buchstaben werden nicht immer gleich verschlüsselt
\texttt{OXSTMZLWDZYSCHIZOUFKTLRYHWNDPBNOQLBVWLQMUT \texttt{OXSTMZLWDZYSCHIZOUFKTLRYHWNDPBNOQLBVWLQMUT
WPYBHFICHBCFABQBBPUZKHSWGAJAPJRETCRABZLFJT} WPYBHFICHBCFABQBBPUZKHSWGAJAPJRETCRABZLFJT}
\\[1cm]
Hier der gleiche Text mit einer anderen Walzenstellung:
\texttt{JJSSHINCLYLAQUVENENTYRQOYYLNOLNVCUFPWYHIPH
TLWUZBRJXEJNOHLUTIXAWFEQRPBHYFILLPDAUJDQTP}
\end{frame} \end{frame}
\begin{frame} \begin{frame}
More topics Weitere Themen
\begin{itemize} \begin{itemize}
\item Book cipher \item Buch-Verschlüsselung
\item known plaintext attack \item Known Plaintext Angriffe
\item key reuse attack (for one-time-pad) \item RSA
\end{itemize} \end{itemize}
https://www.cryptool.org/en/cto-ciphers/caesar Webseiten zum Thema:
\url{https://www.cryptool.org/en/cto-ciphers/caesar}
\url{https://cryptii.com/}
\url{https://www.guballa.de/substitution-solver}
\url{https://www.dcode.fr/en}
\url{https://hackaday.com/2017/08/22/the-enigma-enigma-how-the-enigma-machine-worked/}
\end{frame} \end{frame}