zkmm icon indicating copy to clipboard operation
zkmm copied to clipboard

Minor Error in README.md Protocol Section #5-make-a-guess

Open OwaisChunawala opened this issue 3 years ago • 0 comments

Hi, thank you for this repo!

There is a very minor error in the #5-make-a-guess

The codemaster must then send the clue and the proof back to the codemaster, who can verify that the clue is valid by computing:

instead it should be

The codemaster must then send the clue and the proof back to the codebreaker, who can verify that the clue is valid by computing:

p.s., Can we interact some time when you are free? Would love to know how you think about Zero Knowledge Proofs and how we can build real-world utility apps using the same.

OwaisChunawala avatar Dec 18 '21 11:12 OwaisChunawala