Expand description
This crate provide ECVRF implementation in Rust.
Modules
- EC-VRF error handling
- Extended Affine, Jacobian, Scalar, Field
- Curve hash
- Helper functions
- Re-export libsecp256k1
- Re-export rand::thread_rng
Structs
- ECVRF
- EC-VRF contract proof that compatible and verifiable with Solidity contract
- EC-VRF proof
- Key pair
- Raw key pair
Traits
- Zeroable trait