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

9 commits

Author SHA1 Message Date
Dennis Kuhnert
b8c589da20 Add Jenkinsfile; Fix Warnings 2018-03-20 21:44:22 +01:00
schaeff
df1cfd968f upgrade rust to 2018-02-10, adjust C build 2018-02-13 00:14:42 +01:00
Jacob Eberhardt
5d60e174ee Intermediary commit. Serialization added, Deserialization still ToDo. Formatted. 2017-10-09 13:24:31 +02: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
f31e109413 Add Sub to R1CS; Add Dockerfile
Change CURVE to ALT_BN128
Remove 'Expression::' with import
2017-02-01 17:24:44 +01:00
Dennis Kuhnert
009dd168bd Add ifelse parser, start flattening 2017-01-31 21:09:49 +01:00
Dennis Kuhnert
016e5e1caa Fix wrong assertion of program args 2017-01-30 10:54:26 +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