Created
March 21, 2026 03:49
-
-
Save LucidSamuel/8ab1b9cd24c56e37b3a1f6952c58f3fc to your computer and use it in GitHub Desktop.
Theora Example: Groth16 pipeline with corrupted proof element B
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "demo": "groth16", | |
| "state": { | |
| "x": 7, | |
| "phase": "verify", | |
| "showToxic": false, | |
| "corrupt": "B" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment