Module drand_client_rs::verify

source ·
Expand description

verify

this module contains some of the cruptographic internals that some users might wish to use manually without the client

Structs

Enums

Functions

  • verify a randomness beacon for a given scheme and public key
  • verify a signature where the public key is on g2 and the signature is on g1 for a given domain separation tag
  • verify a signature where the public key is on g1 and the signature is on g2 for a given domain separation tag