290 Commits

Author SHA1 Message Date
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
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
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
75dd587456 import @openpassport/zk-kit in other repos 2024-10-27 14:17:35 +01: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
aa1f831486 remove passport expiry test of disclose.test.ts 2024-10-03 19:20:39 -07:00
turnoffthiscomputer
22c81f15e6 yarn format 2024-10-03 16:59:39 -07:00
turnoffthiscomputer
7e322300be fix other_circuits circuits tests 2024-10-03 16:57:54 -07:00
turnoffthiscomputer
312b74ad57 merge dev into merge-175 2024-10-03 15:07:59 -07:00
turnoffthiscomputer
36951d28fa yarn format 2024-10-03 13:02:20 -07:00
turnoffthiscomputer
a85c75ac94 improve selector management and update proveCountryIsNotInList 2024-10-03 11:01:34 -07:00
turnoffthiscomputer
d0d5d64bfc yarn format 2024-10-03 07:15:32 -07:00
turnoffthiscomputer
81f7b0bf79 add new proveCountryIsNotInlist circuit and add it to prove 2024-10-03 07:14:48 -07:00
turnoffthiscomputer
36028da35c add ofac name check to prove circuit 2024-10-02 16:37:50 -07:00
turnoffthiscomputer
43eb86a12a update function names 2024-10-02 16:37:18 -07:00
turnoffthiscomputer
421372ee88 add variable first and lastname size 2024-10-02 16:19:53 -07:00
turnoffthiscomputer
38983ca2e2 update ofacVerification for ofacCheckResult 2024-10-02 15:06:39 -07:00
turnoffthiscomputer
ba4e99461f update smt check to return 0 instead of creating a constraint 2024-10-02 15:03:27 -07:00
turnoffthiscomputer
3a6c68a212 refactor ofac and sanctionCountry circuits 2024-10-02 06:54:22 -07:00
turnoffthiscomputer
8c40f7efd1 fix merge 2024-09-30 17:08:28 +02:00
turnoffthiscomputer
e84466f0ad merge 'ashpect/latest' into merge-175 2024-09-27 19:07:01 +02:00
turnoffthiscomputer
b9e5da219b implement new dsc circuits and tests 2024-09-27 16:56:47 +02:00
turnoffthiscomputer
a79a46d9ff implement formatInput() in generateInputs 2024-09-20 14:49:09 +02:00
turnoffthiscomputer
a2e46523f3 yarn format 2024-09-20 13:49:13 +02:00
turnoffthiscomputer
8c1baf4a94 uncomment tests 2024-09-20 13:48:59 +02:00
turnoffthiscomputer
a26e80649a delete register circuits 2024-09-20 13:48:28 +02:00
turnoffthiscomputer
715eee4f05 update prove into register and/or disclose circuit 2024-09-20 13:47:11 +02:00
turnoffthiscomputer
11a2bc8356 refactor dsc circuits 2024-09-20 13:43:35 +02:00
turnoffthiscomputer
f8c6dc9e40 yarn format 2024-09-19 19:05:47 +02:00
turnoffthiscomputer
a239169f80 split bitmap into selector_dg1 and selector_older_than, fix nullifier generation in prove circuits 2024-09-19 19:03:39 +02:00
turnoffthiscomputer
07a5b09426 clean circuits repo 2024-09-19 13:30:58 +02:00
turnoffthiscomputer
e39925ca5d switch econtent for eContent 2024-09-19 13:13:00 +02:00
turnoffthiscomputer
4521b3bd57 move n and k out of generate inputs functions 2024-09-19 10:59:25 +02:00
turnoffthiscomputer
67f124b6fb fix ofac tests 2024-09-18 20:25:30 +02:00
turnoffthiscomputer
eb465057a4 pad dg2_hash to length 64, fix commitment generation 2024-09-18 20:16:29 +02:00
turnoffthiscomputer
4deab7103b adapt disclose to new circuits 2024-09-18 19:08:52 +02:00
turnoffthiscomputer
6082ae552b add rsa_sha1 to new register circuits 2024-09-16 17:09:06 +02:00
turnoffthiscomputer
1cd37294e4 move utils test from circuits/tests/utils to circuits/tests/other_circuits 2024-09-16 16:48:01 +02:00
turnoffthiscomputer
ce48d1d96a refactor openpassport register circuits templates, correction of variable names eContent and signAttr 2024-09-16 13:03:09 +02:00
turnoffthiscomputer
38febb5bab import crypto in prove.test.ts 2024-09-14 19:13:20 +02:00