missing .
This commit is contained in:
parent
345d28e745
commit
003f1bc12c
@ -562,7 +562,7 @@ In the original Paillier scheme, ciphertexts are computed as $E(m, r) = c = g^m
|
|||||||
\end{align*}
|
\end{align*}
|
||||||
Jurik remarks that $E'(m, r) = E(m, h^r \bmod n)$.
|
Jurik remarks that $E'(m, r) = E(m, h^r \bmod n)$.
|
||||||
|
|
||||||
The main speedup as a result of using Jurik's form originates from fixed base exponentiation, as discussed in \hyperref[subsection:modexp]{Section~\ref*{subsection:modexp}}
|
The main speedup as a result of using Jurik's form originates from fixed base exponentiation, as discussed in \hyperref[subsection:modexp]{Section~\ref*{subsection:modexp}}.
|
||||||
|
|
||||||
\subsection{Private key}
|
\subsection{Private key}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user