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

# Packages

Package secp256k1 implements a verifiable random function using curve secp256k1.

# Interfaces

PrivateKey supports evaluating the VRF function.
PublicKey supports verifying output from the VRF function.