Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-15 | simplify Product API | Özgür Kesim | |
2024-03-28 | nizk/stage1: NIZK proofs for commit phase | Özgür Kesim | |
Implemented the NIZK for the B.a) Commit on page 4 | |||
2024-03-21 | veto, curve: slight refactor | Özgür Kesim | |
- Mult -> Mul - newVoteWithRand uses input rand io.Reader again. | |||
2024-03-21 | curve: simplify interface - no additive formulation | Özgür Kesim | |
2024-03-21 | veto, curve: Added an abstraction layer for elliptic curves | Özgür Kesim | |
This will allow to easily swap various curves and implementations, for benchmarking, f.e. |