Expand description

Verify BLS signatures

This verifies BLS signatures in a manner which is compatible with the Internet Computer.

Structs

  • A type expressing a BLS12-381 private key
  • A BLS12-381 public key usable for signature verification
  • A type expressing a BLS12-381 signature

Enums

Functions