Skip to main content

Recursive Zero Knowledge

Definition

Recursive Zero Knowledge refers to a cryptographic technique where a zero-knowledge proof can verify the correctness of another zero-knowledge proof. This allows for the creation of proofs about proofs, enabling the aggregation of many computations into a single, compact proof. It significantly reduces the computational resources needed for verification, especially in large-scale systems. This method offers a powerful way to scale verifiable computation.