Skip to main content

KZG Commitment

Definition

A KZG commitment is a type of cryptographic polynomial commitment scheme that allows a prover to commit to a polynomial and later prove evaluations of that polynomial at specific points without revealing the polynomial itself. It provides a concise and verifiable way to attest to data integrity and is a fundamental component of certain zero-knowledge proof systems. These commitments are highly efficient for verification.