Skip to main content

Constant Size Proof

Definition

A constant size proof is a cryptographic proof whose size does not grow with the complexity of the statement it verifies. This type of proof allows a verifier to confirm the correctness of a computation or statement using a proof that remains small, regardless of the original computation’s size. Such proofs are highly valuable for scaling decentralized systems, as they minimize the data required for verification. They significantly reduce storage and bandwidth requirements for blockchain nodes.