Commit Graph

37 Commits

Author SHA1 Message Date
thomas-senechal
b6ae2c0feb Update js-sha256 dependency to version 0.11.0 in yarn.lock 2025-01-06 18:46:41 +01:00
turnoffthiscomputer
d2cf031e95 add get_description_tree.sh, rename bitGates 2024-12-18 13:34:06 +01:00
ayman
57d094dcc5 chore: change n and k params for ecdsa 2024-12-16 15:16:08 +05:30
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
ayman
2c838843ed feat: replace circomlib with circom-dl 2024-12-14 19:27:29 +05:30
motemotech
a1838823b1 integrate to existed circuits 2024-11-28 20:35:10 +09:00
turnoffthiscomputer
f58ac831a1 allow users to disclose nationality without asserting the value to a specific country 2024-11-02 18:32:49 +01:00
turnoffthiscomputer
fb7025249f update sdk imports 2024-10-30 21:55:17 +01:00
turnoffthiscomputer
eeca42311b update @openpassport sdk dependencies 2024-10-28 18:10:53 +01:00
motemotech
bf542411f9 Merge branch 'dev' into update/openpassport-zk-kit 2024-10-28 15:03:32 +09:00
motemotech
7966723080 update openpassport zk-kit version 2024-10-28 15:00:55 +09:00
motemotech
f9c37a21f3 update lean imt ver and yarn.lock 2024-10-27 22:40:16 +09:00
turnoffthiscomputer
ba28099848 Revert "Update/openpassport zk kit" 2024-10-27 14:16:03 +01:00
motemotech
ebfe4eb8a5 update common dir to openpassport zk kit 2024-10-27 00:37:51 +09:00
turnoffthiscomputer
1d50369167 update .lock files 2024-10-23 12:28:57 +02:00
turnoffthiscomputer
9869e12fa7 Merge branch 'dev' into feat/npm-package 2024-10-22 17:59:43 +02:00
motemotech
f6189b414a revert yarn.lock file in common repo 2024-10-21 20:38:10 +09: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
0xturboblitz
abfff50f37 bump to react native 75 2024-10-17 19:15:58 -07:00
0xturboblitz
29929d818a add prettier to common, not running it to avoid bad merge 2024-09-14 15:11:47 +09:00
0xturboblitz
8522682f2a refactor mockPassportData generation
- Now using only genMockPassportData.ts
- Tests in `/common` verify them
- Mock DSCs for ecdsa
- Factor tests into unique files
- Broke register ecdsa sig verif, will fix
2024-09-14 01:29:04 +09:00
0xturboblitz
44f26ab407 removing symbolic link to /common in sdk 2024-08-27 13:25:37 +08:00
turnoffthiscomputer
03fed2c13f rename circuits 2024-08-17 18:42:33 +02:00
ashpect
096bad129d Update circuits to calculate path internally 2024-08-05 20:47:39 +05:30
ashpect
d6ec67fd49 merge dev fork with dev origin 2024-07-23 04:09:40 +05:30
ashpect
c6543b6c5b input generation, almost died debugging names 2024-07-23 00:49:17 +05:30
ashpect
8ac7f8a31f export and import for smt's 2024-07-21 23:01:29 +05:30
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
ashpect
55a0433b7e rewrote everything with smt 2024-07-05 22:39:34 +05:30
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
0xturboblitz
144fc87968 SHA384withECDSA mock passport data 2024-06-08 18:21:57 +02:00
0xturboblitz
0f92f33885 fixing LeanIMT import to @zk-kit/lean-imt (except in app.tsx) 2024-05-21 15:51:32 +09:00
0xturboblitz
04d4705974 fix handling of sig algs names 2024-05-01 17:16:57 +09:00
0xturboblitz
b2b45cf0a6 Using mopro-android for android proving 2024-03-21 17:18:03 +01:00
0xturboblitz
f0956e0f53 merkle tree serialization and building
- added serialization to @zk-kit/imt
- building the tree in registry and copying it to /common and /app/deployments
- factor getLeaf
- all tests passing and in-app proof gen working
2024-02-25 00:11:31 -07:00
yssf-io
ec450fd2e9 merkle tree inclusion proof in /contract and /circuit 2024-01-03 12:12:43 +01:00
0xturboblitz
c7985fa8e1 refactor utils, inputs and constants into /common 2023-11-25 11:12:21 +01:00