Module vrf
Expand description
Bandersnatch VRF types and operations.
Structs§
- VrfInput
 - VRF input to construct a 
VrfPreOutputinstance and embeddable inVrfSignData. - VrfPre
Output  - VRF pre-output derived from 
VrfInputusing a [VrfSecret]. - VrfSign
Data  - Data to be signed via one of the two provided vrf flavors.
 - VrfSignature
 - VRF signature.
 
Constants§
- VRF_
SIGNATURE_ SERIALIZED_ SIZE  VrfSignatureserialized size.