Commit Graph

1821 Commits

Author SHA1 Message Date
thomas-senechal
d03c193810 Update test script to allow passing with no tests 2025-01-06 18:46:41 +01:00
thomas-senechal
b6ae2c0feb Update js-sha256 dependency to version 0.11.0 in yarn.lock 2025-01-06 18:46:41 +01:00
thomas-senechal
446be21b53 Remove install job 2025-01-06 18:46:41 +01:00
thomas-senechal
9b004ca6a6 Update app workflow to use macOS 14 and add missing checkout step 2025-01-06 18:46:41 +01:00
thomas-senechal
f4a4c269a8 Update react-native-date-picker dependency to latest commit 2025-01-06 18:46:41 +01:00
thomas-senechal
f9f4f2d059 Remove custom cache 2025-01-06 18:46:41 +01:00
thomas-senechal
ef5b533ea6 Update rn date-picker checksum in yarn.lock for dependency integrity 2025-01-06 18:46:41 +01:00
thomas-senechal
64b7bc626b Update app/yarn.lock 2025-01-06 18:46:41 +01:00
thomas-senechal
3db9ee2804 Add GitHub Actions workflow for building and testing the app 2025-01-06 18:46:41 +01:00
thomas-senechal
bd09683f94 Add ESLint and Prettier ignore patterns for specific directories 2025-01-06 18:46:41 +01:00
thomas-senechal
61dd98029f Add lint and format scripts to package.json 2025-01-06 18:46:41 +01:00
turnoffthiscomputer
027889e322 switch CSCA with SKI to WRN 2025-01-06 11:37:19 +01:00
turnoffthiscomputer
b04b94146f remove error loging when CSCA not found 2025-01-06 11:36:01 +01:00
turnoffthiscomputer
a50dc5abb7 Merge pull request #288 from zk-passport/feat/multi-hash-support
Feat/multi hash support
2025-01-06 01:36:23 +01:00
turnoffthiscomputer
b2988ac84a update eContentMaxPaddedLen 2025-01-06 01:35:49 +01:00
turnoffthiscomputer
8b0d06aa49 update signedAttr and eContent max size 2025-01-06 00:55:06 +01:00
turnoffthiscomputer
6300793720 update n,k for 3072 rsa key 2025-01-06 00:35:28 +01:00
turnoffthiscomputer
e69498bb47 update n,k to 120,35 in VerifyRsaPkcs1v1_5Tester 2025-01-06 00:32:17 +01:00
turnoffthiscomputer
f1097c5b5e use new genMockPassportData function 2025-01-05 23:53:55 +01:00
turnoffthiscomputer
6548ac795c update instances 2025-01-05 23:50:16 +01:00
turnoffthiscomputer
cb51b7440c yarn format 2025-01-05 23:46:42 +01:00
turnoffthiscomputer
f8dda528c9 bring back hashAlgorithm and fix dsc tests 2025-01-05 23:46:12 +01:00
turnoffthiscomputer
97564bfd82 uncomment working tests 2025-01-05 18:16:25 +01:00
turnoffthiscomputer
0c8957081c update dsc/passportData parsing 2025-01-05 18:15:47 +01:00
turnoffthiscomputer
65a92372db update .gitignore 2025-01-05 18:15:32 +01:00
turnoffthiscomputer
008df15a25 remove REGISTER_ABI import 2025-01-05 16:48:53 +01:00
turnoffthiscomputer
19a53b2960 create init_elliptic function 2025-01-05 16:48:20 +01:00
turnoffthiscomputer
6b351ab9db export const hashAlgos 2025-01-05 16:47:55 +01:00
turnoffthiscomputer
fd94b5b3c0 rename certificate folder 2025-01-05 16:46:57 +01:00
turnoffthiscomputer
de18b2fd45 add sha256_secp384r1_sha1_rsa_65537_4096 certificate 2025-01-05 16:46:13 +01:00
turnoffthiscomputer
18a8efe65c remove ABI and ski_modulus from constants.ts 2025-01-05 14:36:29 +01:00
turnoffthiscomputer
fccffa7a54 update buildJson.ts 2025-01-03 14:35:13 +01:00
turnoffthiscomputer
478b3d604e implement multi-hash circuits for passport verification 2025-01-03 14:34:46 +01:00
turnoffthiscomputer
2a6803be0a move parsePassportData.ts to common 2025-01-02 14:50:17 +01:00
turnoffthiscomputer
55c5e2c597 Merge pull request #285 from openpassport-org/fix/ecdsa-certificate-parsing
Fix/ecdsa certificate parsing
2025-01-02 13:06:49 +01:00
turnoffthiscomputer
688c12a191 fix genMockPassportData.test.ts 2025-01-02 11:58:49 +01:00
turnoffthiscomputer
9973af2c64 update parse passport data scripts 2025-01-02 11:21:19 +01:00
turnoffthiscomputer
7acf4b9032 fix generate inputs prove 2025-01-01 17:04:50 +01:00
turnoffthiscomputer
7ee31e0557 fix getLeaf function 2025-01-01 16:59:01 +01:00
turnoffthiscomputer
d8a22d3127 uncomment tests 2025-01-01 16:51:23 +01:00
turnoffthiscomputer
dd25996b57 clean certificate parsing library 2025-01-01 16:49:49 +01:00
turnoffthiscomputer
ae3bc6884e fix genMockPassportData for ecdsa 2025-01-01 15:39:48 +01:00
turnoffthiscomputer
2ddc12f441 fix ecdsa certificate parsing for non explicits parameters certificates 2025-01-01 15:04:40 +01:00
turnoffthiscomputer
a1019e77b0 update parse_passport_data.ts 2024-12-30 23:36:00 +01:00
turnoffthiscomputer
1d0e4009ce Merge pull request #282 from openpassport-org/feat/amplitude
fix build issues - improve amplitude logs - bump version
2024-12-30 12:40:05 +01:00
turnoffthiscomputer
7a83b75fee bump version 2024-12-30 12:39:07 +01:00
turnoffthiscomputer
667c993ee3 fix build issues - improve amplitude logs 2024-12-29 23:00:33 +01:00
turnoffthiscomputer
ce6c61e27d Merge pull request #280 from openpassport-org/feat/move-imports
move imports to @zk-email and circomlib
2024-12-29 01:10:04 +01:00
turnoffthiscomputer
ca983421e3 yarn format 2024-12-28 19:53:00 +01:00
turnoffthiscomputer
0918928cf0 move imports to @zk-email and circomlib 2024-12-28 19:51:57 +01:00