Crate c_kzg

source ·

Structs§

  • A basic blob data.
  • An array of 32 bytes. Represents an untrusted (potentially invalid) field element.
  • An array of 48 bytes. Represents an untrusted (potentially invalid) commitment/proof.
  • A trusted (valid) KZG commitment.
  • A trusted (valid) KZG proof.
  • Stores the setup and parameters needed for computing KZG proofs.

Enums§

  • The common return type for all routines in which something can go wrong.

Constants§