proof_of_sql::proof_primitive

Module hyperkzg

Source
Expand description

An implementation of hyper-kzg PCS. This is a wrapper around nova’s hyper-kzg implementation.

Structs§

  • A newtype wrapper of nova’s hyperkzg commitment. This is the commitment type used in the hyperkzg proof system.
  • The HyperKZG engine that implememts nova’s Engine trait.

Type Aliases§