vrf-rs 0.0.0

Fast and extensible Elliptic Curve Verifiable Random Function (VRF) library; currently supporting secp256k1 and secp256r1 curves
Documentation
1
2
3
4
use hex_literal::hex;

mod p256_sha256_tai;
mod secp256k1_sha256_tai;