Expand description
Halo2 loader
Loader
implementation for generating verifier in halo2_proofs
circuit.
Re-exports§
pub use halo2_ecc;
Structs§
- Elliptic curve point
Loader
implementation for generating verifier inhalo2_proofs
circuit.- Field element
Traits§
- Instructions to handle elliptic curve point operations.
- Instructions to handle field element operations.
- Helper methods when dealing with iterator of
Value
.