diff options
| author | Dennis Brentjes <d.brentjes@gmail.com> | 2017-05-28 23:26:54 +0200 |
|---|---|---|
| committer | Dennis Brentjes <d.brentjes@gmail.com> | 2017-05-28 23:27:25 +0200 |
| commit | dc7a8acf380ed8b3567bf9f8b51f3b15d61b602f (patch) | |
| tree | 2db7e1a3079c14787303434195946a115d2bb463 /content/cmix.tex | |
| parent | 610b3f96ec31ee6192d46767dedae9d9efaedf9b (diff) | |
| download | thesis-dc7a8acf380ed8b3567bf9f8b51f3b15d61b602f.tar.gz thesis-dc7a8acf380ed8b3567bf9f8b51f3b15d61b602f.tar.bz2 thesis-dc7a8acf380ed8b3567bf9f8b51f3b15d61b602f.zip | |
Adds a discussion and introduction and a lorem ipsum abstract.
Diffstat (limited to 'content/cmix.tex')
| -rw-r--r-- | content/cmix.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/cmix.tex b/content/cmix.tex index 1597057..cc689fd 100644 --- a/content/cmix.tex +++ b/content/cmix.tex @@ -1,4 +1,5 @@ -\section{The \cmix network} +\section{The \cmix network} +\label{sec:cmix} This section will explain how the \cmix network works, it's starts by explaining what a mix network is. Then it explains what the \cmix mix network does differently and why. @@ -35,7 +36,7 @@ where: When a client connects, the client agrees upon a key using Diffie-Hellman key-exchange with each node. These keys will be used to send messages into the network, which will be used during the realtime phase -$$ K_c = \{k_0, k_1, k_{N-1}\} $$ +$$ K_c = \{k_0, k_1,\ldots, k_{N-1}\} $$ \vspace{-1em} where: \begin{itemize}[label=] |
