Fake proving/verifying key #663
Closed
hussein-aitlahcen
started this conversation in
General
Replies: 1 comment 8 replies
-
I haven't thought about this way. My initial hunch is that it is not possible to determine. What imo can be done is to generate a proof of correctness of the proving key. Imo this is usually done for MPC ceremonies to ensure that the participant has contributed their share correctly. And then, if there is a proof of correctness, then it won't be possible to modify existing pk key. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a quick question: assume I generate a circuit and a pk/vk with gnark and then tweak a part of the pk or vk key. Would anyone be able, given the circuit and the pk/vk pair, to determine, without proving, that they are valid for the circuit? Or are they completely unrelated and guessing is impossible?
Beta Was this translation helpful? Give feedback.
All reactions