code for proof system
This commit is contained in:
Binary file not shown.
@ -364,9 +364,9 @@ Then, a proof for the following homologous problem can be trivially constructed:
|
||||
|
||||
% Furthermore, the above protocol can be made non-interactive using the Fiat-Shamir heuristic \citep{fiatshamir}. (this contradicts the lit review)
|
||||
|
||||
\subsection{Recovering $r$ given $c$}
|
||||
\subsection{Implementation details}
|
||||
|
||||
|
||||
The proof requires that the prover can perform new calculations with $r$ given a cyphertext $c = g^mr^n \mod n^2$. For ease of programming,
|
||||
|
||||
\subsection{Application to domain}
|
||||
|
||||
|
Reference in New Issue
Block a user