Commit Graph

582 Commits

Author SHA1 Message Date
turnoffthiscomputer
24af2cd764 clean unused templates 2025-01-16 19:39:57 +01:00
turnoffthiscomputer
2b2024a1e5 Merge pull request #309 from zk-passport/refactor/ecdsa
Refactor/ecdsa
2025-01-16 18:50:46 +01:00
turnoffthiscomputer
44d94f68cb Merge pull request #308 from zk-passport/feat/rsapss-sha256-64byte-salt
Tests for rsapss sha256 with 64 byte salt
2025-01-16 18:50:28 +01:00
ayman
b71cffe035 refactor: add nat spec and remove unnecessary bigint functions 2025-01-16 17:45:34 +05:30
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
seshanthS
263d616462 refactor mgf1 to one template 2025-01-16 16:00:03 +05:30
ayman
91192ea073 refactor: rename power precomputation circuits 2025-01-16 13:12:08 +05:30
turnoffthiscomputer
82f1eb9aee yarn format 2025-01-16 01:55:51 +01:00
turnoffthiscomputer
4ae05186c1 remove arithmetic.circom 2025-01-16 01:55:36 +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
26ee23e673 rename circomlib for crypto 2025-01-16 00:37:18 +01:00
turnoffthiscomputer
2a59b0ae38 remove circomlib artifacts 2025-01-16 00:35:41 +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
seshanthS
f7cdc2b994 Merge branch 'dev' of github.com:openpassport-org/openpassport into feat/rsapss-docs 2025-01-15 23:40:05 +05:30
seshanthS
77e1cc959c update comments and remove unused codes 2025-01-15 23:36:37 +05:30
turnoffthiscomputer
55be157b2c Merge pull request #303 from zk-passport/docs/ecdsa
add tests and nat spec
2025-01-15 19:05:32 +01:00
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
motemotech
4608d74403 add documentation about prove circuit 2025-01-15 21:06:33 +09:00
motemotech
a9d82f552c add nat spec to rsa related circom files 2025-01-15 20:02:59 +09:00
motemotech
0b14455f93 clean signature verifier 2025-01-15 19:53:19 +09:00
motemotech
0876e92797 delete unused if statement 2025-01-15 19:09:20 +09:00
motemotech
9d51371668 delete get padding for old impl 2025-01-15 19:08:18 +09:00
turnoffthiscomputer
5fdb2ab4bd moved @zk-kit and poseidon dependencies to node_modules - refacto/clean smt.circom 2025-01-14 23:49:46 +01:00
seshanthS
d3cb1706f6 update comments 2025-01-15 00:45:37 +05:30
seshanthS
83460e5dca update tests 2025-01-15 00:45:02 +05:30
seshanthS
25db59fb19 remove unused 2025-01-14 23:38:44 +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
seshanthS
8592a895a2 add test command to package.json 2025-01-11 00:37:22 +05:30
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
9130551788 delete env 2025-01-11 03:59:22 +09:00
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
ayman
4264cd0f74 fix: big int func 2025-01-10 19:13:22 +05:30
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
ed449ccdd1 Merge pull request #291 from zk-passport/feat/brutforce-sigalg
Feat/brutforce sigalg
2025-01-08 18:03:05 +01:00
turnoffthiscomputer
e9554091d9 remove python script 2025-01-08 17:50:18 +01:00
ayman
ec2ca21a50 feat: switch to using sha for nullifier 2025-01-08 21:27:58 +05:30