1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
Commit graph

19 commits

Author SHA1 Message Date
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
schaeff
63f49278da fix conflicts 2018-06-08 14:54:09 +02:00
schaeff
401624c0dd upgrade libsnark to latest master 2018-06-07 16:57:47 +02:00
schaeff
b8e29e50cf merge r1cs import 2018-05-28 16:51:52 +02:00
David Terry
c58a484be9 build with latest version of libsnark 2018-05-12 16:54:31 +02:00
Steffen Haertlein
5235a24503 Merge remote-tracking branch 'origin/develop' into feature/r1cs_import 2018-03-07 09:11:21 +01:00
Steffen Haertlein
8e84f13eba added missing dependency, implemented r1cs import from json file 2018-03-05 16:23:07 +01:00
schaeff
c0600779f2 read arguments from json, walk folder to run tests 2018-02-26 19:52:28 +01:00
schaeff
14da7f6004 fix rust and cpp warnings 2018-02-15 21:37:37 +01:00
schaeff
df1cfd968f upgrade rust to 2018-02-10, adjust C build 2018-02-13 00:14:42 +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
8fc4d5609f Witness serialization and deserialization completed. 2017-10-24 00:30:31 +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
5ef1ae51b7 Add first tests of parser and equality of structs 2017-02-08 22:06:38 +01:00