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 |
|
0xturboblitz
|
8317f67643
|
always adding exponent to passportData
|
2024-06-20 15:19:43 -07:00 |
|
0xturboblitz
|
c45c80e0b9
|
smol ui fixes
|
2024-06-20 15:19:00 -07:00 |
|
0xturboblitz
|
89758dabfd
|
add full dsc to PassportData
|
2024-06-20 14:36:58 -07:00 |
|
turnoffthiscomputer
|
e16c13682f
|
add build_dsc_circuit.sh script
|
2024-06-20 18:31:58 +02:00 |
|
turnoffthiscomputer
|
07e8d1348d
|
implement merkle tree check on csca modulus
|
2024-06-20 18:30:56 +02:00 |
|
turnoffthiscomputer
|
c9970b4e9d
|
add mock_csca.txt
|
2024-06-20 18:27:37 +02:00 |
|
turnoffthiscomputer
|
8a2e0e7c96
|
skip 6144 bits modulus csca certificates in mapAPKItoModulus.py
|
2024-06-20 16:56:25 +02:00 |
|
turnoffthiscomputer
|
2f547b70cd
|
clean certs
|
2024-06-20 16:55:08 +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 |
|
turboblitz
|
b79dd5f418
|
Merge pull request #134 from zk-passport/fix-hash-indexes
Fix hash indexes
|
2024-06-19 20:48:38 -07:00 |
|
0xturboblitz
|
44757e14f1
|
fix disclose circuit imports
|
2024-06-19 20:47:01 -07:00 |
|
turboblitz
|
cd1fb6d61a
|
Merge branch 'dev' into fix-hash-indexes
|
2024-06-19 20:44:02 -07:00 |
|
0xturboblitz
|
ee775daff9
|
dedupe csca_formatted from country code case
|
2024-06-19 19:29:46 -07:00 |
|
0xturboblitz
|
dc3c67794c
|
pushing dsc_formatted.json
|
2024-06-19 18:57:19 -07:00 |
|
0xturboblitz
|
ab345fdab8
|
two-letter country code always upper case
|
2024-06-19 18:56:55 -07:00 |
|
0xturboblitz
|
54af42bfd6
|
make sure that app can work with set of mockPassportDatas previously deployed on chain
|
2024-06-18 18:56:48 -07:00 |
|
0xturboblitz
|
395fe41f76
|
fix n and k in sha256 circuit
|
2024-06-18 18:31:30 -07:00 |
|
0xturboblitz
|
3c14c23c48
|
add dg1_hash_offset to sha1 circuit
|
2024-06-18 18:26:26 -07:00 |
|
0xturboblitz
|
69f792d4f6
|
rename dg1HashOffset to dg1_hash_offset
|
2024-06-18 17:50:34 -07:00 |
|
0xturboblitz
|
8dc5144b97
|
make DEVELOPMENT_MODE global
|
2024-06-18 17:40:07 -07:00 |
|
0xturboblitz
|
41f20717f7
|
call validateProof with the sig alg index from the app
|
2024-06-18 17:39:49 -07:00 |
|
0xturboblitz
|
8a1b1f1076
|
adapt contract tests to multiple register circuits
|
2024-06-18 17:39:26 -07:00 |
|
0xturboblitz
|
a8462ae6b9
|
adapt build scripts to multiple register circuits
|
2024-06-18 17:39:26 -07:00 |
|
0xturboblitz
|
aac4d07caa
|
rename test files
|
2024-06-18 17:39:26 -07:00 |
|
seshanthS
|
fa5d0e5eae
|
remove logs
|
2024-06-18 17:39:26 -07:00 |
|
0xturboblitz
|
ea36c775f1
|
fix pkcs#1 padding in rsa for sha1
|
2024-06-18 17:39:26 -07:00 |
|
seshanthS
|
28fd6f9bcd
|
update test scripts
|
2024-06-18 17:39:26 -07:00 |
|
seshanthS
|
5b37ef8851
|
WIP - SHA1WithRSA
|
2024-06-18 17:38:58 -07:00 |
|
0xturboblitz
|
8529de66e2
|
.env.example
|
2024-06-18 17:38:58 -07:00 |
|
turboblitz
|
ba64eb79d2
|
README.md detail
|
2024-06-18 17:38:58 -07:00 |
|
turnoffthiscomputer
|
17a81dff74
|
refactor registry python scripts and outputs
|
2024-06-18 17:38:58 -07:00 |
|
turnoffthiscomputer
|
5984c38a5f
|
add python scripts for csca formatting
|
2024-06-18 17:38:58 -07:00 |
|
0xturboblitz
|
4f74ebbcc5
|
pushing csca_signature_algorithms.json
|
2024-06-18 17:38:58 -07:00 |
|
0xturboblitz
|
40d2084114
|
added masterlists parsing and csca deduplication
|
2024-06-18 17:38:58 -07:00 |
|
0xturboblitz
|
9fe490d094
|
fix typos in dsc script
|
2024-06-18 17:38:58 -07:00 |
|
turboblitz
|
fd76aca856
|
Create README.md in app/src/apps
|
2024-06-18 17:38:58 -07:00 |
|