Commit Graph

267 Commits

Author SHA1 Message Date
0xturboblitz
6ed35b542f temporarily remove mock passport whose DSC is signed by a CSCA sig alg that is not used 2025-03-12 20:12:52 -07:00
Justin Hernandez
65d1f74c10 bump build to new release candidate (#163)
Co-authored-by: Aaron DeRuvo <aaron.deruvo@clabs.co>
2025-02-20 07:36:26 -08:00
turboblitz
5dbece7b7f Fix missing sigalg (#185) 2025-02-20 16:53:38 +05:30
turnoffthiscomputer
a7dbd5c788 Increase forbidden country list size (#175)
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
2025-02-20 05:34:43 +01:00
turnoffthiscomputer
81b870cc8a Instances (#179)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-02-20 05:34:26 +01:00
turboblitz
d263620dc2 Audit/pubkey prefixes (#147) 2025-02-19 18:10:54 -08:00
Seshanth.S🐺
a19f515fe5 Hotfix/audit rsapss (#144) 2025-02-19 17:37:46 -08:00
turboblitz
5e83716273 hotfix off-by-one issues (#145) 2025-02-19 17:36:43 -08:00
turnoffthiscomputer
5534b7a91a refactor AssertBytes (#143)
Co-authored-by: 0xturboblitz <florent.tavernier@gmail.com>
2025-02-19 10:46:06 -08:00
Nesopie
99168a45fe chore: use num2bits instead of isNBits (#148) 2025-02-19 10:32:32 -08:00
turboblitz
c6db61b2c0 Use secret from keychain (#108) 2025-02-14 14:30:14 +01:00
Nesopie
66a257c53d audit: ecdsa (#64) 2025-02-13 14:23:33 +01:00
Seshanth.S🐺
efbe84e599 update rsapss tests (#70) 2025-02-13 14:23:15 +01:00
turnoffthiscomputer
153414c82b Add AssertBytes template to validate byte inputs in CustomHasher circuit (#51) 2025-02-13 13:59:18 +01:00
turboblitz
6d4c211c51 New OFAC updates (#47)
Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
2025-02-12 22:21:01 +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
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