turnoffthiscomputer
|
28669f6f67
|
update disclose zkkey download url
|
2024-06-25 17:09:59 +02:00 |
|
turnoffthiscomputer
|
9a04c0df64
|
add toast message on register (from userstore too)
|
2024-06-25 17:08:35 +02:00 |
|
turnoffthiscomputer
|
6c196a63ce
|
update delay between text on register button changes
|
2024-06-25 17:07:52 +02:00 |
|
turnoffthiscomputer
|
b9ca523c74
|
add toast message when registered
|
2024-06-25 17:07:08 +02:00 |
|
turnoffthiscomputer
|
ab64b9976e
|
update prover repo set-up
|
2024-06-25 12:21:11 +02:00 |
|
turnoffthiscomputer
|
e2f0af4b7e
|
Merge pull request #137 from zk-passport/modal
Add modal prover to main repo
|
2024-06-25 12:05:51 +02:00 |
|
turnoffthiscomputer
|
0ceff2c38b
|
update proof casting
|
2024-06-25 12:00:27 +02:00 |
|
turnoffthiscomputer
|
c5c29d9873
|
update README.md
|
2024-06-25 11:57:32 +02:00 |
|
turnoffthiscomputer
|
c6ed2cc6eb
|
update constants.ts with new url
|
2024-06-25 11:53:31 +02:00 |
|
turnoffthiscomputer
|
c50fdef241
|
add README, .gitignore, launch_prover.sh
|
2024-06-25 11:53:12 +02:00 |
|
turnoffthiscomputer
|
a9c38f4e11
|
add test script
|
2024-06-25 11:52:39 +02:00 |
|
turnoffthiscomputer
|
2f11073905
|
generate proof with snarkjs, build image from Dockerfile
|
2024-06-25 11:52:00 +02:00 |
|
turnoffthiscomputer
|
e0c58ad898
|
init repo, add modal app.py and prover.sh
|
2024-06-24 23:26:19 +02:00 |
|
turnoffthiscomputer
|
1f0e1bfc7c
|
clean imports in Verifier_dsc_4096.ts
|
2024-06-24 23:18:22 +02:00 |
|
turnoffthiscomputer
|
3ce51d0a34
|
add script to debug on-chain verifier
|
2024-06-24 23:17:34 +02:00 |
|
turnoffthiscomputer
|
97ce1605d4
|
update app to new circuits
|
2024-06-24 23:13:03 +02:00 |
|
turnoffthiscomputer
|
1fd8720b9f
|
update dsc.circom
|
2024-06-24 23:10:49 +02:00 |
|
turnoffthiscomputer
|
f94065ab12
|
onboard merkle tree serialization
|
2024-06-24 23:10:32 +02:00 |
|
turnoffthiscomputer
|
cb2a5e911a
|
update contracts
|
2024-06-24 23:08:48 +02:00 |
|
0xturboblitz
|
ad4aaa0958
|
push dsc_bit_country.json
|
2024-06-23 22:25:03 -07:00 |
|
0xturboblitz
|
92298d6ca5
|
loop structure in witness gen build scripts
- single source of circuit names in common.sh
|
2024-06-23 19:53:25 -07:00 |
|
0xturboblitz
|
91d0955099
|
sourcing common.sh script directly
|
2024-06-23 19:52:30 -07:00 |
|
0xturboblitz
|
42dfd8880f
|
loop structure in witness gen build scripts
- single source of circuit names in common.sh
|
2024-06-23 14:37:34 -07:00 |
|
0xturboblitz
|
e18a127642
|
sourcing common.sh script directly
|
2024-06-23 14:20:33 -07:00 |
|
0xturboblitz
|
48c301f13a
|
pushing new witness generators
|
2024-06-23 14:06:30 -07:00 |
|
0xturboblitz
|
2b1c2024ae
|
remove requirement that zkey url must have exact name of circuit
|
2024-06-23 12:57:26 -07:00 |
|
turnoffthiscomputer
|
13c8a87b02
|
add csca server proving (commented) and change register zkey (error during proving)
|
2024-06-23 14:08:25 +02:00 |
|
turnoffthiscomputer
|
1b61a1976e
|
retrieve document signing certificate on nfc android module
|
2024-06-23 13:28:08 +02:00 |
|
turboblitz
|
b5961c40d5
|
Merge pull request #136 from seshanthS/feat/rsassapss
Feat/rsassapss
|
2024-06-22 11:56:35 -07:00 |
|
0xturboblitz
|
1078ad2337
|
temp comment out new circuits just for app to work
|
2024-06-22 11:51:44 -07:00 |
|
0xturboblitz
|
09a8b77e82
|
add solidity tests for sha256WithRSASSAPSS
|
2024-06-22 11:50:46 -07:00 |
|
0xturboblitz
|
de5901eada
|
rename rsassaPss to sha256WithRSASSAPSS everywhere
|
2024-06-22 11:49:11 -07:00 |
|
turnoffthiscomputer
|
501020b44c
|
update smart contracts with the new two proofs set-up
|
2024-06-22 20:21:02 +02:00 |
|
0xturboblitz
|
41aa85fa25
|
bump build version on ios
|
2024-06-22 11:20:06 -07:00 |
|
turnoffthiscomputer
|
b99d193085
|
split the set-up in two proofs
|
2024-06-22 20:19:33 +02:00 |
|
turnoffthiscomputer
|
0e053c6ec2
|
fix splitSignalsToWords circuit
|
2024-06-22 20:17:05 +02:00 |
|
0xturboblitz
|
c52d682e65
|
bump build version on ios
|
2024-06-22 10:14:33 -07:00 |
|
seshanthS
|
8ae42c63b1
|
rsassapss: Add test
|
2024-06-22 18:06:40 +05:30 |
|
seshanthS
|
059626cade
|
rsassapss: add verifier & register circuits
|
2024-06-22 18:04:18 +05:30 |
|
seshanthS
|
b4fbe95885
|
optimize
|
2024-06-22 18:02:24 +05:30 |
|
seshanthS
|
23e785611b
|
Add RsassaPss verification circuit
|
2024-06-22 17:34:34 +05:30 |
|
seshanthS
|
3d5ef7063f
|
FIX: mgf1
|
2024-06-22 11:56:44 +05:30 |
|
turboblitz
|
1fca8609a2
|
Merge pull request #135 from zk-passport/few-app-fixes
Few app fixes
|
2024-06-20 16:47:14 -07:00 |
|
0xturboblitz
|
9eb3925399
|
temp comment sha1WithRSAEncryption too
|
2024-06-20 16:46:29 -07:00 |
|
0xturboblitz
|
2b7a0ca0dd
|
sheet suggesting contribution if passport not supported
|
2024-06-20 16:43:56 -07:00 |
|
0xturboblitz
|
2c257e09e3
|
modal to confirm secret erasure
|
2024-06-20 16:10:26 -07:00 |
|
0xturboblitz
|
c5c93fbb66
|
asserting toast is a toast 🫡🫡🫡
|
2024-06-20 16:02:51 -07:00 |
|
0xturboblitz
|
02d549bfaf
|
checking if commitment is registered before trying to register it again
|
2024-06-20 16:01:31 -07:00 |
|
0xturboblitz
|
d8fcb8976f
|
temporarily comment dg1HashOffset so registration works
|
2024-06-20 15:20:35 -07:00 |
|
0xturboblitz
|
e3482a574a
|
don't display warning screen for disclose circuit zkey
|
2024-06-20 15:20:19 -07:00 |
|