Skip to main content

R1CS

Definition

R1CS, or Rank 1 Constraint System, is a mathematical framework used to express computational problems in a form suitable for zero-knowledge proofs. It translates complex computations into a series of quadratic equations, where solutions satisfy specific constraints. This representation is fundamental for constructing cryptographic proofs that verify computation integrity without revealing inputs. It enables privacy-preserving and verifiable computing.