//
pkg.gl
Category
github.com/D-PlatformOperatingSystem/dpos
common
vrf
package
0.0.0-20210712090754-55a2f5289189
Repository:
https://github.com/d-platformoperatingsystem/dpos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
13 SLOC
#
Packages
secp256k1
Package secp256k1 implements a verifiable random function using curve secp256k1.
#
Interfaces
PrivateKey
PrivateKey supports evaluating the VRF function.
PublicKey
PublicKey supports verifying output from the VRF function.