Module vrf
Expand description
Schnorrkel VRF related types and operations.
Structs§
- VrfPre
Output  - VRF pre-output type suitable for schnorrkel operations.
 - VrfProof
 - VRF proof type suitable for schnorrkel operations.
 - VrfSign
Data  - VRF input ready to be used for VRF sign and verify operations.
 - VrfSignature
 - VRF signature data
 - VrfTranscript
 - Transcript ready to be used for VRF related operations.
 
Type Aliases§
- VrfInput
 - VRF input.