akosba / jsnark

A Java library for zk-SNARK circuits
MIT License
207 stars 85 forks source link

toturial #17

Open Mahsa-Bastankhah opened 5 years ago

Mahsa-Bastankhah commented 5 years ago

Hi.I want to use jsnark to prove that I know a value x that enc(x) == y that y is a public value.but actually I have lots of problem in how to start. Isn't there any useful tutorial that can help me how to do this step by step?