//
pkg.gl
Category
github.com/google/keytransparency
core
crypto
vrf
package
0.3.0
Repository:
https://github.com/google/keytransparency.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
6
Files
13 SLOC
#
Packages
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.