You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since there are other sha256-rsa implementations in circom (like https://github.com/zkp-application/circom-rsa-verify
), we should be able to use them to fuzz random inputs and ensure both circuits always give the same answer, or formally verify that they say identical things.
The text was updated successfully, but these errors were encountered:
Since there are other sha256-rsa implementations in circom (like https://github.com/zkp-application/circom-rsa-verify
), we should be able to use them to fuzz random inputs and ensure both circuits always give the same answer, or formally verify that they say identical things.
The text was updated successfully, but these errors were encountered: