Commit Graph

281 Commits

Author SHA1 Message Date
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
turnoffthiscomputer
234a94d295 yarn format 2024-09-14 19:05:27 +02:00
turnoffthiscomputer
4778b20043 use parseCertificate instead of parseDsc 2024-09-14 19:05:11 +02:00
turnoffthiscomputer
fd34bc0d29 fix ofac/dislose tests 2024-09-14 12:52:41 +02:00
turnoffthiscomputer
f3c904e0fb add sigAlg in csca leaf 2024-09-14 12:45:57 +02:00
turnoffthiscomputer
e07b221a96 yarn format 2024-09-14 12:13:41 +02:00
turnoffthiscomputer
7383fd0f20 implement new leaf hasher, add special leafhashECDSA in circuits 2024-09-14 12:12:50 +02:00
turnoffthiscomputer
f567535ea2 merge branch 'dev' into register-circuits 2024-09-14 10:33:38 +02:00
0xturboblitz
9bbaf7d4ce yarn format 2024-09-14 15:08:47 +09:00
0xturboblitz
12d42800bc fix ofac tests 2024-09-14 15:04:37 +09:00