package
0.0.0-20210712090754-55a2f5289189
Repository: https://github.com/d-platformoperatingsystem/dpos.git
Documentation: pkg.go.dev

# Functions

GenerateKey generates a fresh keypair for this VRF.
H1 hashes m to a curve point.
H2 hashes to an integer [1,N-1].
Unmarshal a compressed point in the form specified in section 4.3.6 of ANSI X9.62.

# Variables

ErrInvalidVRF err.

# Structs

PrivateKey holds a private VRF key.
PublicKey holds a public VRF key.