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
{{ message }}
This repository was archived by the owner on Oct 28, 2024. It is now read-only.
I'm new to the zk-snarks world, still trying to figure out how everything works.
I would like to generate a proof of pre-image using SHA256 and an arbitrary sized input.
I was wondering if you could make available some sort of tutorial on how to achieve this, or at least provide some general guidelines on how to use the SHA256 gadget.
I'm new to the zk-snarks world, still trying to figure out how everything works.
I would like to generate a proof of pre-image using SHA256 and an arbitrary sized input.
I was wondering if you could make available some sort of tutorial on how to achieve this, or at least provide some general guidelines on how to use the SHA256 gadget.
Thank you in advance!