Commit Graph

151 Commits

Author SHA1 Message Date
ashpect
48c45ef9e0 add tests for edge cases 2024-07-28 12:25:29 +05:30
ashpect
2d40b64e41 add more edge cases tests 2024-07-26 03:00:10 +05:30
ashpect
0f63c97858 fix linting to pass tests 2024-07-23 04:50:07 +05:30
ashpect
d76f38e07e unnecessary imports 2024-07-23 04:47:12 +05:30
ashpect
3056b01594 update paths for mock data 2024-07-23 04:31:16 +05:30
ashpect
2b236b9ab5 cleanup 2024-07-23 04:22:44 +05:30
ashpect
d6ec67fd49 merge dev fork with dev origin 2024-07-23 04:09:40 +05:30
ashpect
ceaa9a840d cleanup 2024-07-23 04:00:21 +05:30
ashpect
dd3c494f1a COMPLETE REFACTORING OF CIRCUITS 2024-07-23 00:46:28 +05:30
turnoffthiscomputer
1b3891b8f3 yarn format 2024-07-22 14:20:02 +02:00
turnoffthiscomputer
7a88d46e4f add rsa-pss-verifier 2024-07-22 14:10:27 +02:00
ashpect
8ac7f8a31f export and import for smt's 2024-07-21 23:01:29 +05:30
turnoffthiscomputer
4a06dc6564 format rsa_verifier 2024-07-18 16:13:28 +02:00
turnoffthiscomputer
b8dd408c49 switch rsa_verifier to a n,k = 121,17 2024-07-18 16:06:17 +02:00
ashpect
d5f571ca50 code enhacements and etc. 2024-07-18 03:48:23 +05:30
turnoffthiscomputer
3669e7cdbc reformat file according to prettier 2024-07-14 19:21:55 +02:00
turnoffthiscomputer
f2198ee69e add prettier 2024-07-14 19:19:55 +02:00
turnoffthiscomputer
e1f518a3c1 update build_circuits.sh 2024-07-14 18:52:44 +02:00
turnoffthiscomputer
8e3be17005 update import of isValid_tester.circom 2024-07-14 16:03:48 +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
140fd4b1b6 Add validation and refactoring 2024-07-12 18:03:37 +05:30
ashpect
23440e2f08 add support for 3 levels 2024-07-11 04:46:46 +05:30
ashpect
23fb450451 neat tricks in circuits 2024-07-05 22:40:21 +05:30
ashpect
d4559ab227 use isEqual 2024-07-01 20:05:00 +05:30
turnoffthiscomputer
aedbd79491 use randomness to generate throw away dsc secret 2024-06-30 22:43:31 +02:00
turnoffthiscomputer
4661bd21cc clean code 2024-06-30 15:46:04 +02:00
turnoffthiscomputer
ade5d310c4 add zip_circuits.sh script 2024-06-30 13:10:06 +02:00
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
turnoffthiscomputer
557fc740be Merge remote-tracking branch 'origin/dev' into csca 2024-06-29 22:55:01 +02:00
ashpect
7825719947 fix circuit, testsPassed 2024-06-30 01:49:02 +05:30
ashpect
560a1d734b fix circuit 2024-06-28 06:54:42 +05:30
ashpect
96525622b6 write circuits and tests 2024-06-27 08:38:01 +05:30
turnoffthiscomputer
1fd8720b9f update dsc.circom 2024-06-24 23:10:49 +02:00
0xturboblitz
2b1c2024ae remove requirement that zkey url must have exact name of circuit 2024-06-23 12:57:26 -07:00
0xturboblitz
de5901eada rename rsassaPss to sha256WithRSASSAPSS everywhere 2024-06-22 11:49:11 -07:00
turnoffthiscomputer
b99d193085 split the set-up in two proofs 2024-06-22 20:19:33 +02:00
turnoffthiscomputer
0e053c6ec2 fix splitSignalsToWords circuit 2024-06-22 20:17:05 +02:00
seshanthS
8ae42c63b1 rsassapss: Add test 2024-06-22 18:06:40 +05:30
seshanthS
059626cade rsassapss: add verifier & register circuits 2024-06-22 18:04:18 +05:30
seshanthS
b4fbe95885 optimize 2024-06-22 18:02:24 +05:30
seshanthS
23e785611b Add RsassaPss verification circuit 2024-06-22 17:34:34 +05:30
seshanthS
3d5ef7063f FIX: mgf1 2024-06-22 11:56:44 +05:30
turnoffthiscomputer
e16c13682f add build_dsc_circuit.sh script 2024-06-20 18:31:58 +02:00
turnoffthiscomputer
07e8d1348d implement merkle tree check on csca modulus 2024-06-20 18:30:56 +02:00
turnoffthiscomputer
5a773a4db3 refactor some code, generate dsc verification inputs in app, update dsc.circom and tests 2024-06-20 13:37:50 +02:00
0xturboblitz
44757e14f1 fix disclose circuit imports 2024-06-19 20:47:01 -07:00
turboblitz
cd1fb6d61a Merge branch 'dev' into fix-hash-indexes 2024-06-19 20:44:02 -07:00
0xturboblitz
395fe41f76 fix n and k in sha256 circuit 2024-06-18 18:31:30 -07:00
0xturboblitz
3c14c23c48 add dg1_hash_offset to sha1 circuit 2024-06-18 18:26:26 -07:00