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