Skip to main content

Polynomial Commitments

Definition

Polynomial commitments are cryptographic techniques that allow a party to commit to a polynomial function in a way that enables efficient verification of properties about that polynomial. They are used to prove that a computation was performed correctly without revealing the entire computation or its inputs. This technology is foundational for advanced cryptographic primitives like zero-knowledge proofs. It offers a way to verify computations in a trustless manner.