Expand description
§Verifiable Random Function
This crate defines a trait that must be implemented by VRFs.
Modules§
- ecvrf
- Module using the OpenSSL library to offer Elliptical Curve Verfiable Random Function (ECVRF) functionality
- vrf
- Module using the OpenSSL library to offer Verfiable Random Function (VRF) functionality