Commit Graph

637 Commits

Author SHA1 Message Date
seshanthS
08e6f68f77 add sha256 2024-12-15 19:57:08 +05:30
seshanthS
f06d6bb253 sha1: fix import 2024-12-15 19:54:22 +05:30
seshanthS
772cf00d15 Merge branch 'feat/circom-dl' of github.com:openpassport-org/openpassport into feat/circom-dl 2024-12-15 19:53:53 +05:30
turnoffthiscomputer
b2cded4613 fix vc_and_disclose.circom 2024-12-15 14:52:27 +01:00
turnoffthiscomputer
78b1b75427 refactor disclose circuits 2024-12-15 14:44:04 +01:00
turnoffthiscomputer
cfeb7c3079 add err.log to .gitignore 2024-12-15 14:34:14 +01:00
turnoffthiscomputer
9fede8dc59 remove err.log 2024-12-15 14:34:07 +01:00
turnoffthiscomputer
1d60790ff4 add ecdsa.circom 2024-12-15 14:33:08 +01:00
seshanthS
9d5fd14e7f Merge branch 'feat/circom-dl' of github.com:openpassport-org/openpassport into feat/circom-dl 2024-12-15 18:53:01 +05:30
seshanthS
32876e8c87 add sha1 2024-12-15 18:52:42 +05:30
turnoffthiscomputer
e9867588ce Remove unused FormatECDSAInputs template from circom utils 2024-12-15 14:08:11 +01:00
turnoffthiscomputer
bd701f9d63 refactored circomlib repo 2024-12-15 14:04:53 +01:00
turnoffthiscomputer
655882fded fix ofac tests and move ofac to utils/passport/ofac repo 2024-12-15 13:42:53 +01:00
turnoffthiscomputer
222084acc1 import mux1.circom from circomlib 2024-12-15 13:29:37 +01:00
turnoffthiscomputer
a7f789c762 uncomment smt check 2024-12-15 12:52:11 +01:00
turnoffthiscomputer
e8f5e5cd62 import comparators and bitify from circomlib 2024-12-15 12:52:05 +01:00
motemotech
99deb1ecc4 remove dummy from other codes 2024-12-15 16:18:07 +09:00
motemotech
5a98974755 remove circomlib from test code 2024-12-15 16:15:36 +09:00
motemotech
7b977022f6 fix for circom-dl 2024-12-15 15:51:27 +09:00
turnoffthiscomputer
85ad6bdd0a update import from secp256r1Verifier to local circomlib 2024-12-15 01:01:59 +01:00
turnoffthiscomputer
e88e52804c import circomlib-dl locally - fix import issues 2024-12-15 00:52:56 +01:00
turnoffthiscomputer
01e66e373d Merge branch 'feat/circom-dl' of https://github.com/zk-passport/openpassport into fix/dsc-circuits 2024-12-15 00:52:12 +01:00
turnoffthiscomputer
cfb95d7024 use new certificate parsing functions in csca.ts 2024-12-14 21:01:02 +01:00
turnoffthiscomputer
05ef25981f fix yarn behaviour 2024-12-14 21:00:29 +01:00
ayman
2c838843ed feat: replace circomlib with circom-dl 2024-12-14 19:27:29 +05:30
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