Skip to main content

Incrementally Verifiable Computation

Definition

Incrementally Verifiable Computation is a cryptographic method allowing for the verification of a computation in small, sequential steps. Instead of proving the entire computation at once, each step is proven and aggregated into a single, compact proof. This approach significantly reduces the time and resources required for verification, especially for long-running or continuously updated computations. It is highly valuable for scalable blockchain applications.