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
- ECVRF
Contract Proof - EC-VRF contract proof that compatible and verifiable with Solidity contract
- ECVRF
Proof - EC-VRF proof
- KeyPair
- Key pair
- RawKey
Pair - Raw key pair
Traits§
- Zeroable
- Zeroable trait