diff options
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=] |
