//
pkg.gl
Category
github.com/astra-net/astra-network
crypto
vrf
package
0.0.0-20220616152218-3da4c06c590a
Repository:
https://github.com/astra-net/astra-network.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
17 SLOC
#
Packages
bls
No description provided by the author
p256
Package p256 implements a verifiable random function using curve p256.
#
Interfaces
PrivateKey
PrivateKey supports evaluating the VRF function.
PublicKey
PublicKey supports verifying output from the VRF function.