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
|
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 |
|
turnoffthiscomputer
|
501020b44c
|
update smart contracts with the new two proofs set-up
|
2024-06-22 20:21:02 +02: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 |
|
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 |
|
turnoffthiscomputer
|
806e585f1e
|
Merge pull request #133 from zk-passport/dev
merge dev changes
|
2024-06-18 13:33:08 +02:00 |
|
turnoffthiscomputer
|
a6b32c37a0
|
comment splitBytesToWords circuit
|
2024-06-18 13:30:39 +02:00 |
|
turnoffthiscomputer
|
4b94f54957
|
adapt dsc.circom to support different dsc/csca key size
|
2024-06-17 17:58:27 +02:00 |
|
turnoffthiscomputer
|
82da2c5e44
|
create splitToWords circuit, use it to cast dsc_modulus at the right format before assertion
|
2024-06-17 15:17:29 +02:00 |
|
turnoffthiscomputer
|
557dca4370
|
add dsc modulus check in dsc.circom
|
2024-06-16 18:40:53 +02:00 |
|
turnoffthiscomputer
|
c0d77c57f6
|
add dsc circuit and test
|
2024-06-16 15:28:56 +02:00 |
|
turnoffthiscomputer
|
2626994ece
|
add mock certificates
|
2024-06-15 22:20:41 +02:00 |
|
turnoffthiscomputer
|
21d3723edc
|
refactor registry python scripts and outputs
|
2024-06-15 20:14:06 +02:00 |
|
turnoffthiscomputer
|
9832a79dd4
|
add python scripts for csca formatting
|
2024-06-15 20:04:59 +02:00 |
|
turboblitz
|
5cbdc0482c
|
Merge pull request #129 from zk-passport/icao-csca-parsing
Icao csca parsing
|
2024-06-14 15:55:55 -07:00 |
|
0xturboblitz
|
149264315a
|
pushing csca_signature_algorithms.json
|
2024-06-14 15:54:58 -07:00 |
|
0xturboblitz
|
2214b3f29c
|
added masterlists parsing and csca deduplication
|
2024-06-14 15:14:43 -07:00 |
|
0xturboblitz
|
8c92676a5d
|
fix typos in dsc script
|
2024-06-14 15:00:08 -07:00 |
|
turboblitz
|
14415bea31
|
Create README.md in app/src/apps
|
2024-06-14 10:46:56 -07:00 |
|
turnoffthiscomputer
|
90c26221f3
|
Merge pull request #128 from zk-passport/sdk
Sdk
|
2024-06-13 14:55:40 +02:00 |
|
turnoffthiscomputer
|
cf6c82071f
|
update package name
|
2024-06-13 14:53:08 +02:00 |
|
turnoffthiscomputer
|
b6e89cd46c
|
update README
|
2024-06-13 14:44:23 +02:00 |
|
turnoffthiscomputer
|
cd686d6d4b
|
update to npm packages format
|
2024-06-13 14:40:49 +02:00 |
|
turnoffthiscomputer
|
1f7b453c9f
|
Merge pull request #124 from zk-passport/register-ux
add NextScreen and RegisterScreen
|
2024-06-13 10:13:20 +02:00 |
|
turnoffthiscomputer
|
f0a45ca875
|
Merge pull request #127 from zk-passport/sdk
SDK
|
2024-06-13 09:31:33 +02:00 |
|
turnoffthiscomputer
|
9252366004
|
add README.md, format result
|
2024-06-13 09:22:24 +02:00 |
|
0xturboblitz
|
4581a4d648
|
ios release, bump version
|
2024-06-11 22:44:22 +02:00 |
|
0xturboblitz
|
037a8e03ae
|
fix 0s proof time displaying
|
2024-06-11 19:41:12 +02:00 |
|
turnoffthiscomputer
|
52e89121fb
|
init repo - add ProofOfPassportWeb2Verifier and test
|
2024-06-11 11:02:19 +02:00 |
|
turnoffthiscomputer
|
5c86b57ddc
|
change step in userStore
|
2024-06-11 10:49:03 +02:00 |
|
turnoffthiscomputer
|
5b147f614d
|
add NextScreen and RegisterScreen
|
2024-06-10 18:10:19 +02:00 |
|
0xturboblitz
|
f559795862
|
bump versionCode
|
2024-06-10 12:40:53 +02:00 |
|
turnoffthiscomputer
|
fd010ce2f7
|
Update contribute.ts with new contribute.proofofpassport.com url
|
2024-06-10 11:38:08 +02:00 |
|
turnoffthiscomputer
|
f65f301c86
|
Merge pull request #123 from zk-passport/contribute
Contribute
|
2024-06-10 09:42:14 +02:00 |
|
turnoffthiscomputer
|
24a59088e8
|
add passport data contribution
|
2024-06-09 19:12:40 +02:00 |
|