Structs§
- Readable(Verifier) advice that
CanRead
- Writable(Prover) advice that
CanWrite
- Helper struct combining Transcript and Advice data to create a Proof object
- Readable(Verifier) transcript over some Challenger that
CanRead
andCanSample<F: TowerField>
- Writable(Prover) transcript over some Challenger that
CanWrite
andCanSample<F: TowerField>
Enums§
Traits§
- Trait that is used to read bytes and field elements from transcript/advice
- Trait that is used to write bytes and field elements to transcript/advice