Expand description
The Groth16 proving system.
Modules§
- batch
- Performs batch Groth16 proof verification.
Structs§
Traits§
Functions§
- create_
proof - create_
random_ proof - generate_
parameters - Create parameters for a circuit, given some toxic waste.
- generate_
random_ parameters - Generates a random common reference string for a circuit.
- prepare_
verifying_ key - verify_
proof