Skip to main content

Streaming Interactive Proofs

Definition

Streaming interactive proofs are a type of cryptographic proof system where a prover interacts with a verifier by sending a continuous stream of data, allowing the verifier to confirm the correctness of a computation with minimal storage. This design is optimized for computations on very large datasets that cannot fit entirely in memory. It offers efficient verification for extensive data.