127 Commits

Author SHA1 Message Date
motemotech
fb77493b2c change circuit list for build_disclose 2024-10-08 02:47:36 +09:00
motemotech
729985e2d3 add build_disclose_circuit.sh and fix each build scripts 2024-10-07 23:14:48 +09:00
motemotech
72fde0e145 fix readme 2024-10-06 19:05:35 +09:00
motemotech
c49215bc9d add build script for dislose circuits 2024-10-06 18:47:15 +09:00
motemotech
1a18dd7ef7 fix script for build-dsc-circuit 2024-10-06 12:51:56 +09:00
turnoffthiscomputer
312b74ad57 merge dev into merge-175 2024-10-03 15:07:59 -07:00
turnoffthiscomputer
d347fad9f3 fix build_prove_circuits.sh 2024-10-03 13:01:19 -07:00
turnoffthiscomputer
b9e5da219b implement new dsc circuits and tests 2024-09-27 16:56:47 +02:00
turnoffthiscomputer
ddd7e723d7 update witness gen 2024-09-25 20:12:05 +02:00
turnoffthiscomputer
7e9ddbaf01 Revert "add ecdsa to mobile proving (attempt)"
This reverts commit dbc4deef32.
2024-09-25 18:23:14 +02:00
turnoffthiscomputer
dbc4deef32 add ecdsa to mobile proving (attempt) 2024-09-24 12:46:49 +02:00
turnoffthiscomputer
35a697bfc6 add curve to ecdsa circuits name 2024-09-23 15:04:15 +02:00
turnoffthiscomputer
ccf2534ca1 adapt script to zip and upload dat and zkeys to aws 2024-09-21 16:24:35 +02:00
turnoffthiscomputer
adb18f795d clean .sh 2024-09-20 19:29:36 +02:00
turnoffthiscomputer
4ad5371379 add contract verifier generation to build_prove_circuits.sh 2024-09-20 19:28:59 +02:00
turnoffthiscomputer
27cb0a80c5 update circuit path 2024-09-20 18:47:57 +02:00
turnoffthiscomputer
eb465057a4 pad dg2_hash to length 64, fix commitment generation 2024-09-18 20:16:29 +02:00
turnoffthiscomputer
d79f1c2eec update build_register_circuits.sh with new path 2024-09-17 16:24:24 +02:00
turnoffthiscomputer
48d7729300 allow more RAM in build_dsc_4096_circuits.sh 2024-09-12 18:37:33 +02:00
turnoffthiscomputer
7fb391f828 update n_csca and k_csca for 120, 35 2024-09-12 17:41:55 +02:00
turnoffthiscomputer
c382e4c54c update download_circuits.sh 2024-09-11 15:47:07 +02:00
turnoffthiscomputer
e4ca433a48 improve build circuits scripts 2024-09-11 12:32:51 +02:00
turnoffthiscomputer
cfdcdef674 add dat zip_circuits.sh script 2024-09-09 19:52:01 +02:00
turnoffthiscomputer
ce0427a805 add download_circuits_from_aws.sh 2024-08-27 14:16:37 +02:00
0xturboblitz
59c2840876 update scripts 2024-08-22 15:58:26 +08:00
turnoffthiscomputer
0d4fe36e42 create build script for prove circuit 2024-08-20 17:14:25 +01:00
turnoffthiscomputer
76ec891d8e rename circuit 2024-08-20 17:14:07 +01:00
turnoffthiscomputer
854d4c0fa6 rename circuits build scripts 2024-08-20 17:13:49 +01:00
0xturboblitz
c5321cb735 cosmetic changes 2024-08-19 21:50:24 -07:00
turnoffthiscomputer
255b2cc129 update build_circuits.sh 2024-08-17 18:43:27 +02:00
turnoffthiscomputer
db98b2f082 refactor circuit names 2024-07-26 11:25:31 +02:00
turnoffthiscomputer
970cae336b Merge pull request #153 from zk-passport/prover-sha1
Add sha1 proof generation to modal prover
2024-07-24 15:08:40 +02:00
turnoffthiscomputer
7a88d46e4f add rsa-pss-verifier 2024-07-22 14:10:27 +02:00
turnoffthiscomputer
8ae73c07d2 split build_dsc into two scripts 2024-07-19 12:08:33 +02:00
turnoffthiscomputer
52638fa289 add sha1 proof generation to modal prover 2024-07-18 16:16:38 +02:00
turnoffthiscomputer
e1f518a3c1 update build_circuits.sh 2024-07-14 18:52:44 +02:00
turnoffthiscomputer
f99adb356b refactor circuits repo, add sha1 and rsapss dsc verification in circuits 2024-07-14 00:04:53 +02:00
turnoffthiscomputer
ade5d310c4 add zip_circuits.sh script 2024-06-30 13:10:06 +02:00
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
turnoffthiscomputer
557fc740be Merge remote-tracking branch 'origin/dev' into csca 2024-06-29 22:55:01 +02:00
0xturboblitz
2b1c2024ae remove requirement that zkey url must have exact name of circuit 2024-06-23 12:57:26 -07:00
0xturboblitz
de5901eada rename rsassaPss to sha256WithRSASSAPSS everywhere 2024-06-22 11:49:11 -07:00
turnoffthiscomputer
e16c13682f add build_dsc_circuit.sh script 2024-06-20 18:31:58 +02:00
turnoffthiscomputer
5a773a4db3 refactor some code, generate dsc verification inputs in app, update dsc.circom and tests 2024-06-20 13:37:50 +02:00
0xturboblitz
a8462ae6b9 adapt build scripts to multiple register circuits 2024-06-18 17:39:26 -07:00
0xturboblitz
2222b638f6 add index selection for dg1Hash position in dataHashes 2024-06-10 12:00:00 +02:00
0xturboblitz
d760a48fb7 remove 256 and 160 from some var names 2024-06-08 18:22:56 +02:00
0xturboblitz
144fc87968 SHA384withECDSA mock passport data 2024-06-08 18:21:57 +02:00
0xturboblitz
9101f6a05d delete prev file, add tutorial 2024-06-02 18:54:24 +02:00
0xturboblitz
959836cac6 add rsassaPss mock data, refactor mock generation, add tutorial 2024-06-02 18:52:31 +02:00