Crate libecvrf

Source
Expand description

This crate provide ECVRF implementation in Rust.

Modules§

error
EC-VRF error handling
extends
Extended Affine, Jacobian, Scalar, Field
hash
Curve hash
helper
Helper functions
secp256k1
Re-export libsecp256k1
util
Re-export rand::thread_rng

Structs§

ECVRF
ECVRF
ECVRFContractProof
EC-VRF contract proof that compatible and verifiable with Solidity contract
ECVRFProof
EC-VRF proof
KeyPair
Key pair
RawKeyPair
Raw key pair

Traits§

Zeroable
Zeroable trait