package
Version:
v0.0.0-...-8de788b
Opens a new window with list of versions in this module.
Published: Nov 20, 2024
License: LGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package vrf provides optimized Secp256k1Sha256Tai functions.
Prove constructs a VRF proof `pi` for the given input `alpha`,
using the private key `sk`. The hash output is returned as `beta`.
Verify checks the proof `pi` of the message `alpha` against the given
public key `pk`. The hash output is returned as `beta`.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.