diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-28 16:51:55 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-28 16:51:55 +0200 |
commit | 81fb449262325d074ccf6c7038f2344515c8c658 (patch) | |
tree | a8c0f2f58c9fa4b35a7881327f468b2d561159c0 /tex-stuff | |
parent | fb2bf04d382da6ec2f823dacaf4962aca713bac6 (diff) |
spec grammar fix
Diffstat (limited to 'tex-stuff')
-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 db1df8c..bf36f97 100644 --- a/tex-stuff/math.tex +++ b/tex-stuff/math.tex @@ -119,7 +119,7 @@ with a corresponding Proof 2 for $ECDL(\gamma_{ij}^{\times a}) = ECDL(\delta_{ij \subsubsection{Round 3: Decrypt outcome} $\forall i,j:$ Send $\varphi_{ij}^{\times a} = -x_{+a}\left(\sum_{h=1}^n\delta_{ij}^{\times h}\right)$ with a Proof 2 +x_{+a}\left(\sum_{h=1}^n\delta_{ij}^{\times h}\right)$ with a Proof 2 showing $ECDL(\varphi_{ij}^{\times a}) = ECDL(Y_{\times a})$ to the seller who publishes all $\varphi_{ij}^{\times h}$ and the corresponding proofs of correctness for each $i, j$ and $h \neq i$ after having received all of them. |