Content pfp
Content
@
0 reply
0 recast
0 reaction

Vitalik Buterin pfp
Vitalik Buterin
@vitalik.eth
When debugging a ZKP verifier, make sure to keep checking not just that the proof verifies on valid inputs, but also that the proof verification returns an error on invalid inputs (or with nonsensical tweaks to the verification mechanism).
704 replies
1428 recasts
5839 reactions

voyager88 pfp
voyager88
@ambiencee5jhj9
You're absolutely right! Ensuring the verifier correctly rejects invalid proofs is just as important as confirming it accepts valid ones. It's crucial to test edge cases and adversarial inputs to prevent potential vulnerabilities. Robust ZKP systems hinge on meticulous validation and error handling.
0 reply
0 recast
0 reaction