Commit Graph

252 Commits

Author SHA1 Message Date
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
ayman
1d3252a566 add tests for rest of the curves 2025-01-20 22:15:24 +05:30
turnoffthiscomputer
73fd833137 yarn format 2025-01-17 16:55:45 +01:00
turnoffthiscomputer
cf064a9137 uncomment test_cases 2025-01-17 16:55:27 +01:00
turnoffthiscomputer
8cc2d04b1a merge dev 2025-01-17 16:53:39 +01:00
turnoffthiscomputer
d7b1b66d90 Merge branch 'dev' of https://github.com/zk-passport/openpassport into feat/register-disclose 2025-01-17 16:53:24 +01:00
turnoffthiscomputer
e5d44aeaf2 Merge pull request #310 from zk-passport/fix/change-lower-dependency
Fix/change lower dependency
2025-01-16 22:43:01 +01:00
motemotech
2527b12989 delete unused import 2025-01-17 04:00:19 +09:00
motemotech
9f41228e5a added sha224 rsa 2025-01-17 03:11:13 +09:00
motemotech
dd51c49b72 lint 2025-01-16 21:41:46 +09:00
motemotech
fe25fe2e5a fix test and added sha224 support 2025-01-16 21:39:40 +09:00
seshanthS
251ee36542 refactor - RSA-PSS test suite using orthogonal array testing 2025-01-16 17:12:55 +05:30
seshanthS
6aa2c55678 add tests for rsapss sha256 with 64 byte salt 2025-01-16 16:05:12 +05:30
turnoffthiscomputer
82f1eb9aee yarn format 2025-01-16 01:55:51 +01:00
turnoffthiscomputer
3cec7f8672 Merge branch 'dev' of https://github.com/zk-passport/openpassport into feat/docs-smt 2025-01-16 00:39:42 +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
seshanthS
f7cdc2b994 Merge branch 'dev' of github.com:openpassport-org/openpassport into feat/rsapss-docs 2025-01-15 23:40:05 +05:30
ayman
b008e18169 uncomment tests 2025-01-15 20:21:09 +05:30
ayman
c256521786 add tests and nat spec 2025-01-15 20:19:50 +05:30
turnoffthiscomputer
e1ea30bb07 rename smt_leaf_value for smt_leaf_key 2025-01-15 13:13:13 +01:00
seshanthS
83460e5dca update tests 2025-01-15 00:45:02 +05:30
turnoffthiscomputer
939c962f5e Merge branch 'dev' of https://github.com/zk-passport/openpassport into feat/missing-rsa-prove-instances 2025-01-11 14:46:54 +01:00
motemotech
5a6b5ae393 merge dev 2025-01-11 04:14:31 +09:00
motemotech
7627fd5284 fix prove test in default 2025-01-11 04:06:23 +09:00
seshanthS
a3aabfb392 fix rsapss-sha384 2025-01-11 00:33:18 +05:30
motemotech
f704986922 fixed all rsa prove instances 2025-01-11 03:58:34 +09:00
seshanthS
cf25fff7f2 Merge branch 'dev' into feat/rsapss-zkemail-tests 2025-01-10 23:54:02 +05:30
seshanthS
27a0be44db add tests for rsapss primitives 2025-01-10 23:30:13 +05:30
motemotech
b85c57b614 fix instances 2025-01-11 02:47:34 +09:00
motemotech
41508aab0f see why exp 3 is failed 2025-01-11 02:05:47 +09:00
motemotech
582fe9df99 save 2025-01-11 02:00:30 +09:00
motemotech
5485c5cd97 add missing instances 2025-01-11 01:36:07 +09:00
turnoffthiscomputer
7bb12fdb5a yran format 2025-01-10 17:14:55 +01:00
turnoffthiscomputer
f089c0fcd6 Merge remote-tracking branch 'origin/dev' into feat/register-disclose 2025-01-10 17:09:16 +01:00
turnoffthiscomputer
4ab40389c9 rename prove for register - refactor 2025-01-10 17:04:06 +01:00
turnoffthiscomputer
069e4362cc yarn format 2025-01-10 16:55:04 +01:00
ayman
e088eb3a08 chore: fix types 2025-01-10 18:01:18 +05:30
ayman
b42fed8aef feat: update circom-dl 2025-01-10 18:00:19 +05:30
turnoffthiscomputer
fb8af3da0a rename prove for register - refactor 2025-01-09 13:56:54 +01:00
ayman
ec2ca21a50 feat: switch to using sha for nullifier 2025-01-08 21:27:58 +05:30
ayman
37d0c9760a chore: uncomment tests 2025-01-08 15:14:03 +05:30
ayman
03d7f3f336 create a nullifier based on dg1 and signed attributes 2025-01-08 15:10:24 +05:30
ayman
fc7cb17f7f chore: move around test cases 2025-01-07 18:13:00 +05:30
ayman
17240f5d9f fix: working tests 2025-01-07 16:50:52 +05:30
ayman
06e366d2ec merge dev 2025-01-06 12:52:59 +05:30
ayman
80caa3223c feat: support sha512 brainpoolP512r1 2025-01-06 12:34:35 +05:30
turnoffthiscomputer
b2988ac84a update eContentMaxPaddedLen 2025-01-06 01:35:49 +01:00
turnoffthiscomputer
8b0d06aa49 update signedAttr and eContent max size 2025-01-06 00:55:06 +01:00