Commit Graph

612 Commits

Author SHA1 Message Date
ayman
13ff33284b feat: replace circomlib dependency with circom-dl 2024-12-14 19:05:06 +05:30
motemotech
4dc6c53eeb delete unused files 2024-12-13 16:54:27 +09:00
motemotech
70279da851 disable test timeout 2024-12-13 16:54:01 +09:00
motemotech
a73e7ef512 lint 2024-12-13 00:12:31 +09:00
motemotech
68b76ed616 add 4096 bits circuits 2024-12-12 22:03:47 +09:00
motemotech
fd1c288944 apply rarimo padding 2024-12-12 00:14:40 +09:00
motemotech
cc6c8d190d fix padding 2024-12-11 22:11:45 +09:00
motemotech
f0e70f53bd pass test 2024-12-11 17:16:17 +09:00
motemotech
7d850a2a12 lint 2024-12-10 18:23:26 +09:00
motemotech
5dd5344729 add only rsa test 2024-12-10 18:04:55 +09:00
motemotech
163128d139 delete old rsa impl 2024-12-09 22:02:47 +09:00
motemotech
6f488c8826 optimized with Karatsuba algorithm 2024-12-09 21:50:48 +09:00
motemotech
c2f329a68f add optimized functions 2024-12-09 20:09:07 +09:00
turnoffthiscomputer
e687764b79 Merge pull request #255 from openpassport-org/feature/sha384_sha512
Sha384 & sha512 circuits
2024-12-03 10:11:52 +01:00
motemotech
194b367f80 lint 2024-12-02 23:42:08 +09:00
motemotech
114e607d76 change test for missing sha256 rsa algorithms 2024-12-02 23:39:27 +09:00
seshanthS
f3b2a8428a format 2024-12-02 14:42:56 +05:30
seshanthS
1c8d11159b add sha384, sha512 static and dynamic circuits 2024-12-02 10:16:49 +05:30
motemotech
d0090d078c modify other files for new signature data types 2024-11-29 21:24:12 +09:00
motemotech
6ca6269c9d delete commentout 2024-11-28 20:42:18 +09:00
motemotech
ba498f6e44 delete unused circuits 2024-11-28 20:41:35 +09:00
motemotech
a1838823b1 integrate to existed circuits 2024-11-28 20:35:10 +09:00
motemotech
7049529e46 add general and each circuits 2024-11-28 18:39:55 +09:00
turnoffthiscomputer
e514b0801d Merge pull request #236 from zk-passport/feat/brainpool-circuits
add brainpool circuits
2024-10-30 22:22:20 +01:00
turnoffthiscomputer
40c3b25395 Merge pull request #235 from zk-passport/feat/refactor-to-commitment
refactor commitment.test.ts
2024-10-30 22:22:06 +01:00
seshanthS
da8fb06c64 add brainpool circuits 2024-10-31 00:36:36 +05:30
seshanthS
5da994d7d8 lint 2024-10-31 00:25:10 +05:30
seshanthS
537b895593 refactor to commitment_tester 2024-10-31 00:24:19 +05:30
seshanthS
414cc72958 run linter 2024-10-31 00:12:32 +05:30
seshanthS
e39155c02c add customeHasherTester 2024-10-31 00:00:33 +05:30
turnoffthiscomputer
6da1ae008b format README 2024-10-28 18:31:39 +01:00
turnoffthiscomputer
91e07474b1 Merge pull request #231 from zk-passport/update/openpassport-zk-kit
Update/openpassport zk kit
2024-10-28 18:25:59 +01:00
turnoffthiscomputer
5cddc9dc6f merge README 2024-10-28 18:23:22 +01:00
motemotech
1344377a80 lint 2024-10-28 15:07:02 +09:00
motemotech
7966723080 update openpassport zk-kit version 2024-10-28 15:00:55 +09:00
turnoffthiscomputer
75dd587456 import @openpassport/zk-kit in other repos 2024-10-27 14:17:35 +01:00
turnoffthiscomputer
5abc98041d fix build_dsc_circuits and update dsc verifiers contracts 2024-10-25 11:03:52 +02:00
motemotech
73e2e46f95 add single disclose function, bit like selector mechanism and helper function to read forbidden countries 2024-10-20 01:32:51 +09:00
motemotech
66748c5e2b Merge branch 'dev' into feat/npm-package 2024-10-18 16:36:11 +09:00
motemotech
101464b27c fix package.json for npm 2024-10-17 14:28:15 +09:00
turnoffthiscomputer
d1f46b98b8 Merge pull request #220 from zk-passport/update-sdk
Update sdk
2024-10-16 22:01:33 +02:00
turnoffthiscomputer
34eba4c6f2 yarn format 2024-10-16 11:43:25 -07:00
turnoffthiscomputer
da752c096a add ofac and forbidden countries list check in vc_and_disclose.circom 2024-10-16 10:26:11 -07:00
turnoffthiscomputer
8994e9a813 check commitment generation in LeafHasher.test.ts 2024-10-15 18:22:11 -07:00
turnoffthiscomputer
f68086de8f update repo with new dsc circuits 2024-10-12 19:12:47 -07:00
turnoffthiscomputer
bb0aaa2a8b fix build dsc circuits script 2024-10-12 19:00:56 -07:00
turnoffthiscomputer
1c39dd2186 set merkle_root as public input 2024-10-11 21:22:13 -07:00
motemotech
387a4c7501 try proof gen in test code, but seems not working. 2024-10-09 23:49:01 +09:00
nico shark
0a8713bf6c fix build dsc 4096 script 2024-10-09 21:11:12 +09:00
motemotech
946d4c591c preparation for OneTimeVerification.ts 2024-10-09 17:16:22 +09:00