schaeff
|
1d3204c90f
|
split into cli and lib
|
2018-06-30 00:32:15 -04:00 |
|
schaeff
|
4889989de2
|
invert lhs and rhs in r1cs import to please the R1CS exporter. Replace fold with reduce for more concise output
|
2018-06-13 17:22:20 +02:00 |
|
David Terry
|
c58a484be9
|
build with latest version of libsnark
|
2018-05-12 16:54:31 +02:00 |
|
schaeff
|
c0600779f2
|
read arguments from json, walk folder to run tests
|
2018-02-26 19:52:28 +01:00 |
|
schaeff
|
f2bbb05c28
|
add assert_cli and simple test
|
2018-02-05 18:01:14 +01:00 |
|
Steffen Haertlein
|
9525d5df4c
|
added export verifier functionality and required template
|
2017-10-25 10:02:52 +02:00 |
|
Jacob Eberhardt
|
cd012b1d88
|
Removed camelcase from program name -> zokrates
|
2017-10-23 17:57:16 +02:00 |
|
Jacob Eberhardt
|
d10a4bef56
|
Renamed. Serialization and Deserialization implemented for FieldPrime
|
2017-10-09 19:03:06 +02:00 |
|
Jacob Eberhardt
|
5d60e174ee
|
Intermediary commit. Serialization added, Deserialization still ToDo. Formatted.
|
2017-10-09 13:24:31 +02:00 |
|
Jacob Eberhardt
|
9528f6576c
|
Skeleton for CLI added. Compile subcommand implemented.
|
2017-10-08 17:50:15 +02:00 |
|
Dennis Kuhnert
|
29dab82612
|
Add tests for all examples; Add r1cs swap_sub cases
|
2017-02-21 13:05:30 +01:00 |
|
Dennis Kuhnert
|
e1e309a296
|
Add Field and the implementation FieldPrime (not used yet)
|
2017-02-17 16:48:49 +01:00 |
|
Dennis Kuhnert
|
92e3ede5c0
|
Add build feature: nolibsnark
|
2017-02-01 23:18:52 +01:00 |
|
Dennis Kuhnert
|
9d6991784b
|
Add libsnark "is_satisfied" binding with [0, 0, .., 0] solution vector test.
|
2017-01-29 16:59:13 +01:00 |
|
Dennis Kuhnert
|
840ba4b57b
|
First basic implemntation for code to r1cs
|
2017-01-27 23:45:24 +01:00 |
|