Commit Graph

64 Commits

Author SHA1 Message Date
Aaron DeRuvo
0e9c59c0fb SEL-56: Setup Yarn Workspaces (#584) 2025-06-04 11:37:32 +02:00
nicoshark
668732a57b Chore/refactor contracts (#582)
* add eu id support

* add ofac and disclosure euid support

* add contract support for euid cards

* update contracts

* add comment out to remember the interface what we need to implement

* prettier

* get combine verifyVcAndDisclose function and get bytes data

* unified library and clean constant V2

* fix verifyVcAndDisclose interface

* add prettier and run prettier except .sol files

* prettier

* circuit compilation for local environment

* add register id circuit in the contracts dir

* clean up ignition deploy scritps

* refactor deploy scripts

* prettier

* update serialized dsc tree

* fix ofac check

* fix passport attestation id

---------

Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com>
2025-06-03 14:58:41 +09:00
turnoffthiscomputer
5d01e29bf4 add eu id support (#527)
* add eu id support

* add ofac and disclosure euid support

* add contract support for euid cards

---------

Co-authored-by: motemotech <i.am.nicoshark@gmail.com>
2025-05-30 18:24:11 +02:00
motemotech
03019eee49 download and update verifiers 2025-02-24 15:10:32 -08:00
turboblitz
d263620dc2 Audit/pubkey prefixes (#147) 2025-02-19 18:10:54 -08:00
Justin Hernandez
73421f6a9a Improve UX and DX (#66)
Co-authored-by: Nicolas Brugneaux <nicolas.brugneaux@gmail.com>
2025-02-11 10:08:07 +01:00
turnoffthiscomputer
451b99496f Tee (#46)
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co>
2025-02-10 11:54:02 +01:00
turnoffthiscomputer
62588cb4cb fix index in country is not in list (#30) 2025-02-09 01:01:30 +01:00
turboblitz
629dfdad1a Bringing openpassport/main (#19)
Co-authored-by: seshanthS <seshanth@protonmail.com>
Co-authored-by: turnoffthiscomputer <colin.remi07@gmail.com>
Co-authored-by: thomas-senechal <thomas.senechal@pm.me>
Co-authored-by: motemotech <i.am.nicoshark@gmail.com>
Co-authored-by: turnoffthiscomputer <98749896+remicolin@users.noreply.github.com>
Co-authored-by: ayman <aymanshaik1015@gmail.com>
2025-02-05 11:13:52 +01:00
turnoffthiscomputer
59c16d6e92 yarn format 2025-01-21 18:26:44 +01:00
turnoffthiscomputer
d4765c6b9c imports circom-bigint from node_modules 2025-01-21 18:02:24 +01:00
turnoffthiscomputer
628e737488 yarn format 2025-01-15 22:42:04 +01:00
turnoffthiscomputer
48c5a7f48e add yarn test-ofac 2025-01-15 19:19:18 +01:00
turnoffthiscomputer
dbe69f66cd Merge branch 'dev' of https://github.com/zk-passport/openpassport into feat/docs-smt 2025-01-15 19:17:30 +01:00
ayman
c256521786 add tests and nat spec 2025-01-15 20:19:50 +05:30
turnoffthiscomputer
5fdb2ab4bd moved @zk-kit and poseidon dependencies to node_modules - refacto/clean smt.circom 2025-01-14 23:49:46 +01:00
seshanthS
8592a895a2 add test command to package.json 2025-01-11 00:37:22 +05:30
ayman
80caa3223c feat: support sha512 brainpoolP512r1 2025-01-06 12:34:35 +05:30
ayman
12184bc653 feat: support sha1 brainpool224r1 2024-12-30 19:38:02 +05:30
ayman
3135a407cc feat: working 384 bit curves 2024-12-27 19:24:16 +05:30
motemotech
b6b71ab4e2 fix prove circuits 2024-12-16 08:14:32 +09: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
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
motemotech
70279da851 disable test timeout 2024-12-13 16:54:01 +09:00
motemotech
68b76ed616 add 4096 bits circuits 2024-12-12 22:03:47 +09:00
motemotech
5dd5344729 add only rsa test 2024-12-10 18:04:55 +09:00
motemotech
114e607d76 change test for missing sha256 rsa algorithms 2024-12-02 23:39:27 +09: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
e031dfebad yarn format 2024-09-20 14:57:09 +02:00
turnoffthiscomputer
3329a6e1d2 add --max-old-space-size=8192 flag to yarn test 2024-09-20 14:50:41 +02:00
turnoffthiscomputer
f8c6dc9e40 yarn format 2024-09-19 19:05:47 +02:00
turnoffthiscomputer
fa3a2e76d2 import fixed circom_tester lib 2024-09-17 16:23:26 +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
3fdf30dd21 import crypto module explicitly 2024-08-30 09:19:08 +02:00
ashpect
63db509d57 Merge branch 'dev' of github.com:zk-passport/proof-of-passport into dev 2024-08-01 11:55:53 +05:30
ashpect
d6ec67fd49 merge dev fork with dev origin 2024-07-23 04:09:40 +05:30
ashpect
dd3c494f1a COMPLETE REFACTORING OF CIRCUITS 2024-07-23 00:46:28 +05:30
ashpect
8ac7f8a31f export and import for smt's 2024-07-21 23:01:29 +05:30
0xvikasrushi
402fd44711 fix: duplicate func 2024-07-20 15:18:05 +05:30
turnoffthiscomputer
f2198ee69e add prettier 2024-07-14 19:19:55 +02:00
turnoffthiscomputer
464f6d21ce refactor circuits repo, clean circuits tests, implement new certificates scripts, fix all tests from circuits repo 2024-07-14 15:44:55 +02:00
turnoffthiscomputer
f99adb356b refactor circuits repo, add sha1 and rsapss dsc verification in circuits 2024-07-14 00:04:53 +02:00
ashpect
23fb450451 neat tricks in circuits 2024-07-05 22:40:21 +05:30
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
seshanthS
5b37ef8851 WIP - SHA1WithRSA 2024-06-18 17:38:58 -07:00