Commit Graph

502 Commits

Author SHA1 Message Date
turnoffthiscomputer
478b3d604e implement multi-hash circuits for passport verification 2025-01-03 14:34:46 +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
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
motemotech
62528b178a delete unused file 2024-12-28 01:08:05 +09:00
motemotech
ea6c8d4683 pass tests 2024-12-28 01:07:12 +09:00
motemotech
af73e359f2 merge zkemail 2024-12-28 00:12:38 +09:00
motemotech
d3f7cb4c5d merge zkemail branch 2024-12-27 23:17:51 +09:00
motemotech
06feecb43c Merge branch 'dev' into fix/zkemail-rsa 2024-12-27 22:40:59 +09:00
motemotech
b35b853fe0 lint 2024-12-27 16:01:48 +09:00
motemotech
d358050571 delete FpPow3Mod in 65537 2024-12-27 15:59:03 +09:00
motemotech
ebb2e53c05 return dummy 2024-12-27 15:57:33 +09:00
motemotech
114ce74c40 delete unused val 2024-12-27 15:47:37 +09:00
motemotech
459311d201 use zkemail for short rsa and circom-dl for long rsa 2024-12-27 15:41:05 +09:00
turnoffthiscomputer
4ac739fdab rename get_description_tree.sh to print_circom_tree.sh 2024-12-18 23:08:29 +01:00
turnoffthiscomputer
831a18a4d3 Merge pull request #274 from openpassport-org/openpassportv2
add get_description_tree.sh
2024-12-18 22:49:32 +01:00
turnoffthiscomputer
de340bb5b0 update get_description_tree.sh 2024-12-18 22:07:39 +01:00
turnoffthiscomputer
67eae7fd82 Merge branch 'openpassportv2' of https://github.com/zk-passport/openpassport into feat/get-description-tree 2024-12-18 22:04:21 +01:00
turnoffthiscomputer
7ae00cb0d3 yarn format 2024-12-18 17:55:15 +01:00
turnoffthiscomputer
4f8fa69f12 Merge branch 'dev' of https://github.com/zk-passport/openpassport into feat/remove-dummy-inputs 2024-12-18 17:54:02 +01:00
turnoffthiscomputer
d5d51f5999 Merge branch 'openpassportv2' of https://github.com/zk-passport/openpassport into feat/ci-cd 2024-12-18 16:42:42 +01:00
turnoffthiscomputer
89ad7a5eb2 update imports in proveCountryIsNotInList.circom 2024-12-18 16:42:00 +01:00
turnoffthiscomputer
f79a14af9d remove dummy inputs 2024-12-18 16:29:48 +01:00
turnoffthiscomputer
84478e8135 add removeDummy.py 2024-12-18 16:29:32 +01:00
turnoffthiscomputer
ea6163d5bf update ci/cd pipeline 2024-12-18 13:56:10 +01:00
turnoffthiscomputer
d2cf031e95 add get_description_tree.sh, rename bitGates 2024-12-18 13:34:06 +01:00
turnoffthiscomputer
15f7229933 fix build_dsc_circuits script 2024-12-17 23:01:45 +01:00
turnoffthiscomputer
57783d6397 fix build_disclose_circuit.sh 2024-12-17 22:57:28 +01:00
turnoffthiscomputer
782313379b fix build_prove_circuits.sh 2024-12-17 22:47:06 +01:00
turnoffthiscomputer
b39699c0ec clean logs 2024-12-17 22:24:27 +01:00
turnoffthiscomputer
41a0eab4dd fix genMockPassportData call 2024-12-17 22:02:46 +01:00
turnoffthiscomputer
3c74ad198d fix genMockPassportData call 2024-12-17 21:59:35 +01:00
turnoffthiscomputer
b87d793e7a update circuits/readme.md 2024-12-17 21:51:39 +01:00
turnoffthiscomputer
aaa4fa1d57 update download download circuits from aws circuit 2024-12-17 18:47:06 +01:00
turnoffthiscomputer
f7be5e9b2f yarn format 2024-12-16 16:55:15 +01:00
turnoffthiscomputer
79d99a68f3 clean imports 2024-12-16 16:35:00 +01:00
turnoffthiscomputer
0fa17615a2 clean openpassport_dsc.circom 2024-12-16 15:22:17 +01:00
turnoffthiscomputer
f6ce4bcd56 remove dummy from dsc circuit inputs and remove uncessary logs 2024-12-16 13:55:03 +01:00
turnoffthiscomputer
065374afd0 uncomment tests, clean code and remove dummy from circuit inputs 2024-12-16 13:41:45 +01:00
turnoffthiscomputer
b58d2f7c96 fix n,k for ecdsa circuits 2024-12-16 13:26:28 +01:00
ayman
7de5a3a279 chore: remove describe.only from prove test 2024-12-16 15:17:51 +05:30
ayman
57d094dcc5 chore: change n and k params for ecdsa 2024-12-16 15:16:08 +05:30
ayman
a4b00d8afd Merge branch 'feat/circom-dl' into feat/ecdsa 2024-12-16 14:13:13 +05:30
ayman
bb25ddb1fe feat: working secp256r1 verifier 2024-12-16 14:13:04 +05:30
turnoffthiscomputer
df70f7a49b comment tests 2024-12-16 09:23:43 +01:00
motemotech
c8504f7449 fix dir structure 2024-12-16 08:52:46 +09:00
motemotech
97155f6534 fix rsa test 2024-12-16 08:35:19 +09:00
motemotech
ea48b51d2f Merge remote-tracking branch 'origin/feat/circom-dl' into feat/update-for-new-rsa 2024-12-16 08:18:17 +09:00
motemotech
b6b71ab4e2 fix prove circuits 2024-12-16 08:14:32 +09:00