package
0.0.0-20231224052254-3c905e5ef12b
Repository: https://github.com/assetcloud/chain.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.