Commit Graph

14 Commits

Author SHA1 Message Date
motemotech
ea6c8d4683 pass tests 2024-12-28 01:07:12 +09:00
turnoffthiscomputer
ddd89e4e8e use n,k=64 for dsc, use new parsing library to build csca merkle tree 2024-12-15 23:53:18 +01:00
motemotech
3a43dc372a fix common test 2024-12-03 00:23:35 +09:00
turnoffthiscomputer
a4513f97bf update csca tree 2024-11-15 16:08:38 +07:00
turnoffthiscomputer
ba7027f0e5 update masterlist 2024-10-31 16:40:11 +01:00
turnoffthiscomputer
b9e5da219b implement new dsc circuits and tests 2024-09-27 16:56:47 +02:00
turnoffthiscomputer
7383fd0f20 implement new leaf hasher, add special leafhashECDSA in circuits 2024-09-14 12:12:50 +02:00
turnoffthiscomputer
1d80387ae7 update csca merkle tree 2024-09-13 20:32:38 +02:00
turnoffthiscomputer
b8dd408c49 switch rsa_verifier to a n,k = 121,17 2024-07-18 16:06:17 +02:00
turnoffthiscomputer
f99adb356b refactor circuits repo, add sha1 and rsapss dsc verification in circuits 2024-07-14 00:04:53 +02:00
turnoffthiscomputer
0ac3fa88df merge with dev 2024-06-29 23:17:12 +02:00
turnoffthiscomputer
f94065ab12 onboard merkle tree serialization 2024-06-24 23:10:32 +02: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