Commit Graph

32 Commits

Author SHA1 Message Date
poma
397e170b41
add filter zeros tool 2020-05-18 10:27:42 +03:00
poma
5b3c3151a7
get_info tool 2020-05-12 07:04:19 +03:00
poma
6bca852b8b
NCC-CSWZ001-004 update rust-crypto and solidity version 2020-04-29 18:10:07 +03:00
Alexey
746c6e65b7
fix api path 2020-04-28 11:14:46 +03:00
poma
43438ad68f
update url 2020-04-28 11:14:43 +03:00
poma
e98bd26932
tornado ceremony binary 2020-04-28 11:14:12 +03:00
poma
fec9729bc9
curl 2020-04-28 11:14:06 +03:00
poma
ad45b1f757
validate beacon input data 2020-04-28 11:01:34 +03:00
poma
c8f7e68f3a
move circuit and witness load functions outside of circuit struct 2020-01-31 17:45:38 +08:00
poma
88a722981f
pull all circom-related functionality from binaries into library 2020-01-31 15:24:08 +08:00
poma
02245e457c
export circom-compatible verifying key 2020-01-31 15:24:08 +08:00
poma
605bfa9381
refactor stuff into lambdas and iterators 2020-01-25 15:29:25 +08:00
poma
213aea092f
move p1_to_vec, p2_to_vec, pairing_to_vec to utils.rs 2020-01-24 13:53:28 +08:00
Kobi Gurkan
1ef0e48957 adds small test parameters, generalizes repr_to_big 2020-01-23 16:42:21 +02:00
poma
21c3c6115e
generate public inputs file for proof, test script update 2020-01-23 00:35:46 +08:00
poma
ee37151483
export alphabeta_12 pairing to verifying key 2020-01-18 21:02:47 +07:00
poma
f182648aa4
fix generate verifier command line args 2020-01-17 22:22:52 +07:00
poma
d9dcd41c96
generate verifier smart contract 2020-01-17 13:58:00 +07:00
poma
0832660b2a
update usings 2020-01-17 01:59:53 +07:00
poma
85f64db46e
fix other scripts for updated circom class 2020-01-17 01:59:34 +07:00
poma
d770eb36c6
Generate proof 2020-01-17 00:16:50 +07:00
poma
8f7f1f44f8
implement copy_json in rust 2020-01-15 15:56:19 +07:00
poma
9bdbe85480
Split phase2 into modules 2020-01-09 19:42:55 +07:00
poma
b6945b6029
Minor code style 2020-01-08 19:46:34 +07:00
poma
7dd44484e2
Change entropy to be the last command line arg, add test.sh file that demontstrates phase2 usage 2020-01-08 19:46:34 +07:00
Brechtpd
276e00c9e4 Points at infinity checking can be toggled + beacon cli arguments 2019-12-05 23:17:06 +01:00
Brechtpd
29b4e1ddee Some misc small fixes + split up work in multiple programs 2019-12-05 18:30:09 +01:00
Kobi Gurkan
350ccc6ee9 adds working phase2 for circom 2019-09-22 15:35:29 +03:00
Kobi Gurkan
e234102ad7 feat: adds a working version with snarkjs 2019-09-22 10:13:50 +03:00
Kobi Gurkan
a746f03531 adds working tools for circom import/export 2019-09-07 21:10:22 +03:00
Kobi Gurkan
fcdca6e890 adds circom json exporters 2019-09-07 18:35:10 +03:00
Kobi Gurkan
c6f95b3997 adds circom importer 2019-09-07 00:03:48 +03:00