[][src]Module snarkos_algorithms::snark::groth16::snark

Groth16 zkSNARK construction.

Structs

Groth16

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