Go to file
Sean Bowe 2918d4ebc1 fix comments 2015-12-05 10:58:45 -07:00
src fix comments 2015-12-05 10:58:45 -07:00
.gitignore Initial commit 2015-12-04 19:40:05 -07:00
LICENSE Initial commit 2015-12-04 19:40:05 -07:00
Makefile Initial commit 2015-12-04 19:40:05 -07:00
README.md added todo list 2015-12-04 23:56:32 -07:00
get-libsnark Initial commit 2015-12-04 19:40:05 -07:00

README.md

todo:

  • make dimensionality n^2 x n^2
  • enforce solution range is in 1..n^2
  • enforce closure of rows, columns and groups
  • make input to circuit an encryption of the solution
  • make input of the circuit a commitment of the decryption key