Skip to main content

Arithmetic Circuit Size

Definition

Arithmetic circuit size measures the computational complexity of a function by counting the number of arithmetic operations required for its evaluation. In cryptographic proofs, particularly zero-knowledge proofs, this metric quantifies the resources needed to represent a statement as a circuit. A smaller circuit size indicates greater efficiency in generating and verifying these proofs. This concept is central to optimizing cryptographic protocols for performance.