Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion crypt4gh.tex
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ \subsection{File Structure}
\draw (header packet.four split south) to (data encryption packet.north west);
\draw (header packet.five split south) to (data encryption packet.north east);
\node (data encryption packet notes) at (data encryption packet -| file notes) [notes] {
\textbf{Data Encyption Packet (plain-text)} \\
\textbf{Data Encryption Packet (plain-text)} \\
Stores $K_{data}$
};

Expand Down