Crate vrf

Source

Modulesยง

message ๐Ÿ”’
output
serialize ๐Ÿ”’
threshold ๐Ÿ”’

Structsยง

VrfEvaluationInput
VrfWonSlot

Enumsยง

VrfError
VrfEvaluationOutput

Functionsยง

calculate_vrf ๐Ÿ”’
Calculates the VRF output
evaluate_vrf
Evaluate vrf with a specific input. Used by the block producer
genesis_vrf
Generates the VRF output for the genesis block
keypair_from_bs58_string

Type Aliasesยง

BaseField ๐Ÿ”’
BigInt256 ๐Ÿ”’
256 bits
BigInt2048 ๐Ÿ”’
2048 bits
BigInt4096 ๐Ÿ”’
4096 bits
BigRational2048 ๐Ÿ”’
BigRational4096 ๐Ÿ”’
ScalarField ๐Ÿ”’
VrfResult ๐Ÿ”’