Commit Graph

  • c9f85590b5 add shorter pod install to yarn install-app and shortcut turnoffthiscomputer 2025-01-09 14:54:41 +01:00
  • 1f84e65936 update text in StartScreen.tsx turnoffthiscomputer 2025-01-09 14:54:23 +01:00
  • 59d21a99a8 fix: big int func ayman 2025-01-10 19:13:22 +05:30
  • be0fe25b7d feat: update circom-dl ayman 2025-01-10 18:00:19 +05:30
  • 069e4362cc yarn format turnoffthiscomputer 2025-01-10 16:55:04 +01:00
  • caaa83fafd Merge pull request #299 from zk-passport/feat/new-release turnoffthiscomputer 2025-01-10 16:53:01 +01:00
  • e2c5829e6e run linter turnoffthiscomputer 2025-01-10 16:47:13 +01:00
  • 6695bf6a70 hotfix for react-native-date-picker checksum issue turnoffthiscomputer 2025-01-10 16:44:26 +01:00
  • 80d5d78b5e yarn format turnoffthiscomputer 2025-01-10 16:38:07 +01:00
  • 9b8d4216f4 fix app turnoffthiscomputer 2025-01-10 16:32:53 +01:00
  • 34d43f1e84 Merge pull request #298 from zk-passport/feat/circom-dl-new turnoffthiscomputer 2025-01-10 15:26:04 +01:00
  • 4264cd0f74 fix: big int func ayman 2025-01-10 19:13:22 +05:30
  • e088eb3a08 chore: fix types ayman 2025-01-10 18:01:18 +05:30
  • b42fed8aef feat: update circom-dl ayman 2025-01-10 18:00:19 +05:30
  • 51718b387e add try/catch statement around getDgPaddingBytes turnoffthiscomputer 2025-01-09 15:15:26 +01:00
  • 1b0293dad1 add DG padding bytes to passport metadata turnoffthiscomputer 2025-01-09 14:55:23 +01:00
  • f7a0b6e1ee fix vc_and_disclose circuit name turnoffthiscomputer 2025-01-09 14:55:10 +01:00
  • e5acda11f9 add shorter pod install to yarn install-app and shortcut turnoffthiscomputer 2025-01-09 14:54:41 +01:00
  • d39fc90ada update text in StartScreen.tsx turnoffthiscomputer 2025-01-09 14:54:23 +01:00
  • 8f499ff177 Merge pull request #295 from zk-passport/dev turnoffthiscomputer 2025-01-09 14:00:19 +01:00
  • fb8af3da0a rename prove for register - refactor turnoffthiscomputer 2025-01-09 13:56:54 +01:00
  • 78913369bc Merge pull request #294 from ehsunahmadi/fix/qrcode-component-verifier-dependency turnoffthiscomputer 2025-01-08 23:32:45 +01:00
  • ed449ccdd1 Merge pull request #291 from zk-passport/feat/brutforce-sigalg turnoffthiscomputer 2025-01-08 18:03:05 +01:00
  • e9554091d9 remove python script turnoffthiscomputer 2025-01-08 17:50:18 +01:00
  • 34aa54bc90 Merge pull request #293 from zk-passport/feat/nullifier turnoffthiscomputer 2025-01-08 17:47:40 +01:00
  • 7a5246732e fix timezone offset for date picking turnoffthiscomputer 2025-01-08 17:42:17 +01:00
  • ec2ca21a50 feat: switch to using sha for nullifier ayman 2025-01-08 21:27:58 +05:30
  • cdd2199e99 add openPassportVerifier to useEffect that initializes websocket ehsun 2025-01-08 19:23:54 +03:30
  • 8574020fff fix app build turnoffthiscomputer 2025-01-08 16:52:15 +01:00
  • 37d0c9760a chore: uncomment tests ayman 2025-01-08 15:14:03 +05:30
  • 03d7f3f336 create a nullifier based on dg1 and signed attributes ayman 2025-01-08 15:10:24 +05:30
  • cbd1446b2f fix rsapss 4096 bits seshanthS 2025-01-07 23:21:06 +05:30
  • 30ced8a1a4 add .yarn to .gitignore turnoffthiscomputer 2025-01-07 15:49:26 +01:00
  • d5f64df35a clean artifacts turnoffthiscomputer 2025-01-07 15:48:10 +01:00
  • 9a55c4ba37 merge dev into feat/brutforce-sigalg turnoffthiscomputer 2025-01-07 15:44:11 +01:00
  • 8eb248da51 Merge pull request #279 from zk-passport/feat/other-ecdsa-circuits turnoffthiscomputer 2025-01-07 14:48:41 +01:00
  • fc7cb17f7f chore: move around test cases ayman 2025-01-07 18:13:00 +05:30
  • 087972ec28 chore: rm brainpoolP512 ayman 2025-01-07 18:10:24 +05:30
  • 11ba30d0b1 Merge pull request #290 from thomas-senechal/dev turnoffthiscomputer 2025-01-07 12:41:29 +01:00
  • c3ef0245cc add brutforcing for dsc/csca certificate chain turnoffthiscomputer 2025-01-07 12:38:22 +01:00
  • c7f37ab18c update brainpoolP256r1 certificates turnoffthiscomputer 2025-01-07 12:29:34 +01:00
  • 49872678cd fix: lockfile ayman 2025-01-07 16:56:13 +05:30
  • 17240f5d9f fix: working tests ayman 2025-01-07 16:50:52 +05:30
  • 9610318da6 Fix last lint errors thomas-senechal 2025-01-06 18:38:57 +01:00
  • 7748ce58ab Disable ESLint no-inline-style and hooks/exhaustive-deps rules thomas-senechal 2025-01-06 18:38:11 +01:00
  • 126711d326 First lint and fmt pass thomas-senechal 2025-01-05 23:36:28 +01:00
  • d03c193810 Update test script to allow passing with no tests thomas-senechal 2025-01-05 23:31:46 +01:00
  • b6ae2c0feb Update js-sha256 dependency to version 0.11.0 in yarn.lock thomas-senechal 2025-01-05 23:31:15 +01:00
  • 446be21b53 Remove install job thomas-senechal 2025-01-05 23:28:19 +01:00
  • 9b004ca6a6 Update app workflow to use macOS 14 and add missing checkout step thomas-senechal 2025-01-05 23:23:23 +01:00
  • f4a4c269a8 Update react-native-date-picker dependency to latest commit thomas-senechal 2025-01-05 23:13:51 +01:00
  • f9f4f2d059 Remove custom cache thomas-senechal 2025-01-05 22:56:33 +01:00
  • ef5b533ea6 Update rn date-picker checksum in yarn.lock for dependency integrity thomas-senechal 2025-01-05 22:20:22 +01:00
  • 64b7bc626b Update app/yarn.lock thomas-senechal 2025-01-05 21:53:39 +01:00
  • 3db9ee2804 Add GitHub Actions workflow for building and testing the app thomas-senechal 2025-01-05 21:49:39 +01:00
  • bd09683f94 Add ESLint and Prettier ignore patterns for specific directories thomas-senechal 2025-01-05 15:44:44 +01:00
  • 61dd98029f Add lint and format scripts to package.json thomas-senechal 2025-01-05 15:44:01 +01:00
  • 4cf355af4a add rsapss txt format turnoffthiscomputer 2025-01-06 16:46:33 +01:00
  • 339302e5fd small clean turnoffthiscomputer 2025-01-06 16:46:13 +01:00
  • b816b759d8 refactor and fix corner cases turnoffthiscomputer 2025-01-06 16:38:32 +01:00
  • ec161c8478 brutForce signatureAlgorithm and hashfunction for passportData turnoffthiscomputer 2025-01-06 16:23:59 +01:00
  • 6a8cd77740 Merge branch 'dev' into feat/other-ecdsa-circuits ayman 2025-01-06 16:30:51 +05:30
  • 027889e322 switch CSCA with SKI to WRN turnoffthiscomputer 2025-01-06 11:37:19 +01:00
  • b04b94146f remove error loging when CSCA not found turnoffthiscomputer 2025-01-06 11:36:01 +01:00
  • 06e366d2ec merge dev ayman 2025-01-06 12:52:59 +05:30
  • 80caa3223c feat: support sha512 brainpoolP512r1 ayman 2025-01-06 12:34:35 +05:30
  • a50dc5abb7 Merge pull request #288 from zk-passport/feat/multi-hash-support turnoffthiscomputer 2025-01-06 01:36:23 +01:00
  • b2988ac84a update eContentMaxPaddedLen turnoffthiscomputer 2025-01-06 01:35:49 +01:00
  • 8b0d06aa49 update signedAttr and eContent max size turnoffthiscomputer 2025-01-06 00:55:06 +01:00
  • 6300793720 update n,k for 3072 rsa key turnoffthiscomputer 2025-01-06 00:35:28 +01:00
  • e69498bb47 update n,k to 120,35 in VerifyRsaPkcs1v1_5Tester turnoffthiscomputer 2025-01-06 00:32:17 +01:00
  • f1097c5b5e use new genMockPassportData function turnoffthiscomputer 2025-01-05 23:53:55 +01:00
  • 6548ac795c update instances turnoffthiscomputer 2025-01-05 23:50:16 +01:00
  • cb51b7440c yarn format turnoffthiscomputer 2025-01-05 23:46:42 +01:00
  • f8dda528c9 bring back hashAlgorithm and fix dsc tests turnoffthiscomputer 2025-01-05 23:46:12 +01:00
  • 97564bfd82 uncomment working tests turnoffthiscomputer 2025-01-05 18:16:25 +01:00
  • 0c8957081c update dsc/passportData parsing turnoffthiscomputer 2025-01-05 18:15:47 +01:00
  • 65a92372db update .gitignore turnoffthiscomputer 2025-01-05 18:15:32 +01:00
  • 008df15a25 remove REGISTER_ABI import turnoffthiscomputer 2025-01-05 16:48:53 +01:00
  • 19a53b2960 create init_elliptic function turnoffthiscomputer 2025-01-05 16:48:20 +01:00
  • 6b351ab9db export const hashAlgos turnoffthiscomputer 2025-01-05 16:47:55 +01:00
  • fd94b5b3c0 rename certificate folder turnoffthiscomputer 2025-01-05 16:46:57 +01:00
  • de18b2fd45 add sha256_secp384r1_sha1_rsa_65537_4096 certificate turnoffthiscomputer 2025-01-05 16:46:13 +01:00
  • 18a8efe65c remove ABI and ski_modulus from constants.ts turnoffthiscomputer 2025-01-05 14:36:29 +01:00
  • 824d174a73 fixed except for 4096 bits motemotech 2025-01-05 20:16:18 +09:00
  • fccffa7a54 update buildJson.ts turnoffthiscomputer 2025-01-03 14:35:13 +01:00
  • 478b3d604e implement multi-hash circuits for passport verification turnoffthiscomputer 2025-01-03 14:34:46 +01:00
  • c9d56364a0 fix: sha384 and sha512 ayman 2025-01-03 13:22:35 +05:30
  • 56d59934c2 Merge pull request #271 from openpassport-org/dev turnoffthiscomputer 2025-01-02 16:04:36 +01:00
  • 2a6803be0a move parsePassportData.ts to common turnoffthiscomputer 2025-01-02 14:50:17 +01:00
  • 55c5e2c597 Merge pull request #285 from openpassport-org/fix/ecdsa-certificate-parsing turnoffthiscomputer 2025-01-02 13:06:49 +01:00
  • 688c12a191 fix genMockPassportData.test.ts turnoffthiscomputer 2025-01-02 11:58:49 +01:00
  • 9973af2c64 update parse passport data scripts turnoffthiscomputer 2025-01-02 11:21:19 +01:00
  • 7acf4b9032 fix generate inputs prove turnoffthiscomputer 2025-01-01 17:04:50 +01:00
  • 7ee31e0557 fix getLeaf function turnoffthiscomputer 2025-01-01 16:59:01 +01:00
  • d8a22d3127 uncomment tests turnoffthiscomputer 2025-01-01 16:51:23 +01:00
  • dd25996b57 clean certificate parsing library turnoffthiscomputer 2025-01-01 16:49:49 +01:00
  • ae3bc6884e fix genMockPassportData for ecdsa turnoffthiscomputer 2025-01-01 15:39:48 +01:00
  • 2ddc12f441 fix ecdsa certificate parsing for non explicits parameters certificates turnoffthiscomputer 2025-01-01 15:04:40 +01:00
  • a1019e77b0 update parse_passport_data.ts turnoffthiscomputer 2024-12-30 23:36:00 +01:00