5e9022f
(port-to-plonky2-v022)
port to plonky2 v0.2.2 to make it compatible with the recursion-framework by
2024-10-10 15:40:10 +0200
08617fa
(HEAD -> master)
Change for loop to iter().for_each() by
2024-10-04 14:02:05 -0700
970ec87
Merge pull request #1 from arnaucube/master by
2024-10-02 15:03:08 -0700
ce4b8a4
make structs&methods public for external usage by
2024-10-02 23:59:30 +0200
e6ee839
Add some comments by
2024-09-30 15:53:38 -0700
2fe154c
Fix compiler error whoops by
2024-09-30 15:45:26 -0700
4037853
Make trait SignatureVerifierBuilder by
2024-09-30 15:44:27 -0700
8e25c44
Test schnorr verify, works when it should, fails when it should by
2024-09-30 15:40:44 -0700
2776bd4
Verify in-circuit returns a bool instead of constraining now by
2024-09-30 15:34:14 -0700
5a8593a
Delete unused imports by
2024-09-30 15:29:43 -0700
2fb4c41
Cleaning up more use statements by
2024-09-30 15:27:32 -0700
8cfd106
Cleaning up use statements by
2024-09-30 15:25:03 -0700
482cd33
Separate out mod65537 into separate file by
2024-09-30 15:23:38 -0700
e8aaa32
Clean up code, still works by
2024-09-30 15:18:48 -0700
be2eec8
Format use statements by
2024-09-30 14:53:17 -0700
7549781
Schnorr verification in circuit, tested, works by
2024-09-30 13:54:19 -0700
5450550
Setting up Schnorr verification tests by
2024-09-30 13:47:39 -0700
910bebe
constrain_sig() implemented, still have to test by
2024-09-30 11:44:28 -0700
573f5be
Mod 65537 tests, appears to work? by
2024-09-30 11:41:44 -0700
f2da365
Code compiles, tests pass but don't test everything we want yet by
2024-09-30 11:24:03 -0700
361203f
Before testing mod65537 by
2024-09-30 11:20:56 -0700
4318530
Implement Generator for mod 65537 reduction, not tested yet by
2024-09-30 10:15:38 -0700
539096f
Schnorr proofs in progress by
2024-09-29 14:15:39 -0700
22adc43
Prove Schnorr sigs, before deleting power code by
2024-09-28 15:42:33 -0700
7847cd3
Schnorr signature works by
2024-09-28 13:03:09 -0700
2a6db2a
Schnorr sigs, initial commit by
2024-09-27 21:01:01 -0700