[][src]Module vrf::dummy

Sample module implementing a dummy (to be used as example) Verifiable Random Function (VRF)

Structs

DummyVRF

Constants

PUBLIC_KEY_SIZE

The size (in bytes) of a serialized public key.

SECRET_KEY_SIZE

The size (in bytes) of a secret key

Type Definitions

PublicKey

The type of the public key

SecretKey

The type of the secret key