From 745dff3ac02a97d5686270fd142a31ad6e5badb2 Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Sun, 12 Jun 2016 20:52:52 +0200 Subject: [PATCH] minor syntax fix --- tex-stuff/math.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex-stuff/math.tex b/tex-stuff/math.tex index b4ad0e9..1035abb 100644 --- a/tex-stuff/math.tex +++ b/tex-stuff/math.tex @@ -31,7 +31,7 @@ $v = xg_1$ and $w = xg_2$. 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 -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$: