Expand description
halo2_proofs
proof system
Modules§
- Verifier strategy
- Transcripts implemented with both
halo2_proofs::transcript
andcrate::util::transcript
.
Structs§
Functions§
- Returns the transcript initial state of the VerifyingKey. Roundabout way to do it because VerifyingKey doesn’t expose the field.