diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-21 20:26:24 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-21 20:26:24 +0200 |
commit | 584423199339cff2e0ad348df60148672a562fe4 (patch) | |
tree | 5afeac607368dd1234072c5812567b61b461ddbf /tex-stuff/math.tex | |
parent | 77f396003c6792c3cad8b41b19dd9e8d9435198c (diff) |
minor tex fix
Diffstat (limited to 'tex-stuff/math.tex')
-rw-r--r-- | tex-stuff/math.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex-stuff/math.tex b/tex-stuff/math.tex index 6502f0b..1b2d44f 100644 --- a/tex-stuff/math.tex +++ b/tex-stuff/math.tex @@ -7,7 +7,7 @@ \subsection{Zero Knowledge Proofs} \subsubsection{Proof 1: Knowledge of an ECDL} -Alice and Bob know $v$ and $g$ with $q = |g|$, but only Alice knows $x$, so that +Alice and Bob know $v$, $g$ and $q = |g|$, but only Alice knows $x$, so that $v = xg$. \begin{enumerate} |