Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 195 Bytes

sudoku-zk-snarks

A tutorial on zk-SNARKs technology using libsnark. Using this library, Alice can prove to Bob that she has knowledge of a solution to some 4 x 4 sudoku puzzle.

How-To