Skip to main content

Verifier Computation

Definition

Verifier computation refers to the amount of computational resources, such as processing power and time, required by a party to check the validity of a cryptographic proof. In systems like zero-knowledge proofs, a prover generates a proof for a statement, and a verifier then checks this proof. Minimizing verifier computation is a key design goal for scalable blockchain protocols. Lower verifier computation enables more participants to verify transactions efficiently.