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
a8796aecfa Fix dockerfile, add to README 2017-06-18 12:48:45 +02:00
Jacob Eberhardt
397c99437a README updated. 2017-03-22 19:01:26 +01:00
Dennis Kuhnert
a8a67cd045 Add correct Pow and Div implementation and tests for FieldPrime 2017-02-19 11:04:58 +01:00
Dennis Kuhnert
e815ee7590 Add Field and its missing functionalities to the program workflow
Division not correct yet
2017-02-18 23:02:28 +01:00
Dennis Kuhnert
175ed352bf Add @author and grammar notes 2017-02-07 11:53:42 +01:00
Dennis Kuhnert
2f0a85c5db Update README with features and examples 2017-02-02 16:26:54 +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
9e3d4bed6b Add witness calculation; Add complete run of libsnark 2017-01-30 00:50:35 +01:00
Dennis Kuhnert
cabe205949 Initial commit 2017-01-27 19:08:59 +01:00