Module snarkvm_algorithms::snark::groth16::snark [−][src]
Expand description
Groth16 zkSNARK construction.
Structs
Note: V should serialize its contents to Vec<E::Fr>
in the same order as
during the constraint generation.