Module ecvrf

Module ecvrf 

Source
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§

primitives
Data conversion primitives

Structs§

ECVRF

Enums§

CipherSuite
Error
Error types that can be raised