Skip to main content

Round Complexity

Definition

In cryptography, round complexity refers to the number of communication rounds exchanged between a prover and a verifier in an interactive proof system. A lower round complexity generally indicates a more efficient protocol, as fewer interactions reduce latency and computational overhead. Minimizing rounds is a critical design goal for cryptographic protocols, especially in resource-constrained or latency-sensitive environments. This metric directly impacts the practicality of a proof system.