Module halo2_backend::plonk
source · Expand description
Modules§
- This module
- Generate a proof
- Verify a plonk proof
Structs§
- Minimal representation of a verification key that can be used to identify its active contents.
- This is a proving key which allows for the creation of proofs for a particular circuit.
- This is a verifying key which allows for the verification of proofs for a particular circuit.
Enums§
- This is an error that could occur during proving.