finish part3, start part4
This commit is contained in:
parent
58f99634dc
commit
3b51341726
11 changed files with 48 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -67,3 +67,4 @@ Icon
|
|||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
Lab04/content/part4/crackstation.txt
|
||||
|
|
1
Lab04/content/part3/cbc.enc
Normal file
1
Lab04/content/part3/cbc.enc
Normal file
|
@ -0,0 +1 @@
|
|||
‹ãÊÐm«=Ú˜£Óªá´SþBæî‰Ìáqvã]I,²7]ãœGÚàŒî{‡ìŠ6u”ߥÙêX_¯§3C;s ßË¿OˆB"vtîó°¶ò)fê/õ×¼„Õ[±"Bó¥$òäÑÔõVi³ðæ>¹)€3C뻦§k[¦u…3U½2›?þHð<48>´X_Y¼w½î<C2BD>65þlr
¢îf¼)-Voúz2°Ï¤ÖOnoI3Û@8]HcóÐ=í:Ê«àaIÄ‹Ãm²¡Üx·öÛ¥<C39B>Â<EFBFBD>É'k¥ˆ`M‹¼k»ðˆ4Tïa83ÿ<33>0®ò–“;+/<2F>êùJäà ?X³ïKÐ:øÏŽÇ¢Bú4“ž¶
;Èv™rúK…ú¡{<§‹xªÿItúE!8zúå;ð%ó<s3<73>©? =CE.Îãål¬aŸ=lÂ<gà´>»ø¶f:~ªávýñƸ‹%²_ãÐ3Qé¤YÃ}HôäªÔ
|
1
Lab04/content/part3/ecb.enc
Normal file
1
Lab04/content/part3/ecb.enc
Normal file
|
@ -0,0 +1 @@
|
|||
ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ヲm蟇o<E89F87>ウクー狙ヒ<E78B99>ョ
|
1
Lab04/content/part3/eight.plain
Normal file
1
Lab04/content/part3/eight.plain
Normal file
|
@ -0,0 +1 @@
|
|||
FLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANHFLORIANH
|
1
Lab04/content/part3/text.enc
Normal file
1
Lab04/content/part3/text.enc
Normal file
|
@ -0,0 +1 @@
|
|||
╡РЗ2Y╨JцoаKbDПнт,+2┘:P⌡>л╦?╤.А
в
|
1
Lab04/content/part3/text.plain
Normal file
1
Lab04/content/part3/text.plain
Normal file
|
@ -0,0 +1 @@
|
|||
This is a small plaintext
|
BIN
Lab04/documentation/images/part3/des.png
Normal file
BIN
Lab04/documentation/images/part3/des.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
BIN
Lab04/documentation/images/part3/plaintext.png
Normal file
BIN
Lab04/documentation/images/part3/plaintext.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -111,6 +111,8 @@
|
|||
\listoffigures
|
||||
\include{part1/part1}
|
||||
\include{part2/part2}
|
||||
\include{part3/part3}
|
||||
\include{part4/part4}
|
||||
|
||||
\printbibliography[title=Literaturverzeichnis]
|
||||
|
||||
|
|
37
Lab04/documentation/part3/part3.tex
Normal file
37
Lab04/documentation/part3/part3.tex
Normal file
|
@ -0,0 +1,37 @@
|
|||
\section{Part 3: Symmetric Encryption}
|
||||
|
||||
\subsection{Plaintext}
|
||||
|
||||
\begin{verbatim}
|
||||
This is a small plaintext
|
||||
\end{verbatim}
|
||||
|
||||
\subsection{Verschlüsselter Plaintext}
|
||||
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\includegraphics[width=0.8\textwidth]{part3/plaintext}
|
||||
\caption{Verschlüsselter Plaintext}
|
||||
\label{fig:Verschlüsselter Plaintext}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Wort mit 8 Zeichen}
|
||||
|
||||
\begin{verbatim}
|
||||
FLORIANH x45
|
||||
\end{verbatim}
|
||||
|
||||
\subsection{Verschlüsselt mit DES}
|
||||
|
||||
\begin{figure}[H]
|
||||
\begin{center}
|
||||
\includegraphics[width=0.7\textwidth]{part3/des}
|
||||
\caption{Verschlüsselt mit DES}
|
||||
\label{fig:Verschlüsselt mit DES}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Was ist sicherer?}
|
||||
|
||||
Da man im ECB Modus leicht erkennen kann, dass sich ein Wort wiederholt, ist der CBC Modus wahrscheinlich sicherer. Im CBC Modus ist der verschlüsselte Text zufälliger.
|
3
Lab04/documentation/part4/part4.tex
Normal file
3
Lab04/documentation/part4/part4.tex
Normal file
|
@ -0,0 +1,3 @@
|
|||
\section{Part 4: Password Hashing and Cracking}
|
||||
|
||||
|
Reference in a new issue