Structs§
- ECTranscript
- A transcript that operates over the base field of a prime-order curve, while also allowing for the absorption and sampling of scalar field elements (and of course, EC points).
Traits§
- ECTranscript
Sponge - ECTranscript
Trait - The purposes of this trait is simply to hide (i.e. abstract away) the generic for the sponge type from the prover and verifier code.