From 5686bb6d7bd5617e56befe9792c26023f87cfd61 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Tue, 7 Nov 2023 17:41:03 +0000 Subject: [PATCH] fix spelling --- cw/cw.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cw/cw.tex b/cw/cw.tex index f739f02..b157e43 100644 --- a/cw/cw.tex +++ b/cw/cw.tex @@ -182,7 +182,7 @@ \subsection*{6.1} \subsubsection*{6.1.1} Bob can check if the equation holds then Bob knows that Alice signed the Contract - $$h = H(g^s\times y^c \text{ mod } p || C)$$ + $$h = H(g^s\times y^h \text{ mod } p || C)$$ where y is Alice's pub key. \subsubsection*{6.1.2}