Expand description

Module using the OpenSSL library to offer Elliptical Curve Verfiable Random Function (ECVRF) functionality

References

ECVRF is a VRF that satisfies the trusted uniqueness, trusted collision resistance and full pseudorandomness

Features

  • Compute VRF proof
  • Verify VRF proof

Modules

Data conversion primitives

Structs

Enums

Error types that can be raised