Commit Graph

35 Commits

Author SHA1 Message Date
poma
605bfa9381
refactor stuff into lambdas and iterators 2020-01-25 15:29:25 +08:00
poma
dbff653bb8
add methods to load circuit from reader 2020-01-25 13:55:46 +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
a3f53aec44
fixes for test script 2020-01-23 00:35:54 +08:00
poma
21c3c6115e
generate public inputs file for proof, test script update 2020-01-23 00:35:46 +08:00
poma
ec08265740
remove obsolete patch_vk script 2020-01-18 21:06:39 +07: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
4ccd5b1e0d
optional rust-crypto for beacon bin 2020-01-17 22:18:37 +07:00
poma
2703431b77
add verifier generation to test.sh 2020-01-17 14:00:49 +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
4d9afd031c
remove redundant condition 2020-01-15 15:51:19 +07:00
poma
f66fe1eb9e
rm outdated mimc example 2020-01-13 13:33:08 +07:00
poma
1fa63c9d3d
WebAssembly compatibility 2020-01-13 13:33:00 +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
poma
d72f81b180
add generated files to .gitignore 2020-01-08 19:46:33 +07:00
Kobi Gurkan
4eb35aaee6 Properly handles allocation errors 2020-01-01 12:29:55 +02: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
7ba98555fd feat: adds a patch_vk tool to add the precomputed pairing 2019-10-17 13:27:38 +03: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
Kobi Gurkan
470dff3d92 adds verify.rs to verify transcript and working phase2 for bn254 2019-09-04 13:15:17 +03:00
Kobi Gurkan
37bdc022d6 makes phase2 compile 2019-09-02 15:50:18 +03:00
Kobi Gurkan
1ac4b55786 Add 'phase2/' from commit '58ebd37d9d25b6779320b0ca99b3c484b679b538'
git-subtree-dir: phase2
git-subtree-mainline: ed7c89f767ff8fc9b71173ec2948836445f74792
git-subtree-split: 58ebd37d9d25b6779320b0ca99b3c484b679b538
2019-08-29 13:12:42 +03:00