CommitmentsMar 21, 2026What Are KZG Commitments?Learn what KZG commitments are, how they use pairings and a trusted setup to commit to polynomials, and why EIP-4844 uses them for blobs.23 min read
CommitmentsMar 21, 2026What is a Pedersen Commitment?Learn what Pedersen commitments are, how `C = vH + rG` works, why they are perfectly hiding, computationally binding, and crucial in zero-knowledge.21 min read
CommitmentsMar 21, 2026What Is a Polynomial Commitment?Learn what polynomial commitments are, how they prove polynomial evaluations succinctly, and why they matter for SNARKs, secret sharing, and data availability.24 min read
CommitmentsMar 21, 2026What is a Hash Commitment?Learn what hash commitments are, how they provide hiding and binding, why plain hashing is often insufficient, and how commit–reveal schemes work.26 min read