Module snarkvm_wasm::groth16::snark[][src]

Groth16 zkSNARK construction.

Structs

Groth16

Note: V should serialize its contents to Vec<E::Fr> in the same order as during the constraint generation.