Module vrf

Source
Expand description

Schnorrkel VRF related types and operations.

Structs§

VrfPreOutput
VRF pre-output type suitable for schnorrkel operations.
VrfProof
VRF proof type suitable for schnorrkel operations.
VrfSignData
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.