Closed milapsheth closed 4 months ago
Use the NIZKStatement trait for all Zk proofs for consistency. Furthermore, extend NIZKStatement to support a prove_with_rng for deterministically generated proofs.
NIZKStatement
prove_with_rng
Use the
NIZKStatement
trait for all Zk proofs for consistency. Furthermore, extendNIZKStatement
to support aprove_with_rng
for deterministically generated proofs.