Module halo2_proofs::poly::commitment
source · Expand description
Generic commitment scheme structures
Structs§
- Wrapper type around a blinding factor.
Traits§
- Defines components of a commitment scheme.
- Multiscalar multiplication engine
- Common for Verifier and Prover.
- Parameters for circuit synthesis and prover parameters.
- Verifier specific functionality with circuit constraints
- Common multi-open prover interface for various commitment schemes
- Common multi-open verifier interface for various commitment schemes