minor syntax fix

This commit is contained in:
Markus Teich 2016-06-12 20:52:52 +02:00
parent 62b87e57a7
commit 745dff3ac0

View File

@ -31,7 +31,7 @@ $v = xg_1$ and $w = xg_2$.
Alice proves that an El Gamal encrypted value $(\alpha, \beta) = (m + ry, rg)$ Alice proves that an El Gamal encrypted value $(\alpha, \beta) = (m + ry, rg)$
either decrypts to $0$ or to the fixed value $g$ without revealing which is the either decrypts to $0$ or to the fixed value $g$ without revealing which is the
case, in other words, it is shown that $m \epsilon \{0, g\}$. case, in other words, it is shown that $m \in \{0, g\}$.
If $m = 0$: If $m = 0$: