fix spelling
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Andre Henriques 2023-11-07 17:40:00 +00:00
parent 3e026be138
commit ce95a4a48a

View File

@ -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 mod p || C)$$
$$h = H(g^s\times y^c \text{ mod } p || C)$$
where y is Alice's pub key.
\subsubsection*{6.1.2}