04 — Trusted setup · Failure mode
Using an SRS with the wrong curve or degree
Parameters are taken from a well-known ceremony that does not match the deployed curve, or whose degree bound is below the circuit size, and the mismatch is discovered late or papered over by shrinking the circuit.
Mitigation
Check curve and degree against the largest circuit you expect to need, not the current one, and add an automated check that the loaded SRS matches the expected identity and size at build time.
Related pages
Cite this page
MarketComp (2026). Using an SRS with the wrong curve or degree. The ZK Field Manual (Version 1.3). MarketComp. https://zkpick.com/ceremony/failure-modes/using-an-srs-with-the-wrong-curve-or-degree/
@misc{zkfieldmanual-using-an-srs-with-the-wrong-curve-or-deg,
title = {Using an SRS with the wrong curve or degree — The ZK Field Manual},
author = {MarketComp},
year = {2026},
version = {1.3},
howpublished = {\url{https://zkpick.com/ceremony/failure-modes/using-an-srs-with-the-wrong-curve-or-degree/}},
note = {Accessed: YYYY-MM-DD}
}