Skip to main content

KZG

Definition

KZG refers to the Kate-Zaverucha-Goldberg polynomial commitment scheme, a cryptographic primitive used in zero-knowledge proofs and data availability sampling. This scheme allows a prover to commit to a polynomial and later provide a concise proof that the polynomial evaluates to a specific value at a given point. It offers high efficiency for verification processes. The underlying mathematics rely on elliptic curve pairings.