Add witness parser from binary file

This commit is contained in:
arnaucube
2020-04-30 10:29:28 +02:00
parent 700f2a4503
commit a314ecc02f
8 changed files with 1027 additions and 9 deletions

1
.gitignore vendored
View File

@@ -4,5 +4,6 @@ testdata/*/*.cpp
testdata/*/*.sym
testdata/*/*.r1cs
testdata/*/*.sol
testdata/*/*.bin
!testdata/*/inputs.json
cli/*.json