aboutsummaryrefslogtreecommitdiff
path: root/nizk/stage1.go
AgeCommit message (Expand)Author
2024-11-21refactor: lifted nizk/ up and awayHEADwipÖzgür Kesim
2024-11-15randomized test and benchmark work!Özgür Kesim
2024-11-15example from paper runs as testÖzgür Kesim
2024-11-15stage2 now works; tests passÖzgür Kesim
2024-11-15simplify NewBit signatureÖzgür Kesim
2024-11-14simplify api even more, make it also more robustÖzgür Kesim
2024-11-14simplify API and structsÖzgür Kesim
2024-11-14wip: refactor stage commit into a single data structure; test for stage2 STIL...Özgür Kesim
2024-11-13factored out reveal()Özgür Kesim
2024-11-13Reveal: add error to return signature, for upcomming Y calculation errorsÖzgür Kesim
2024-11-13introduced step reveal for stage1, taking paramater for other bidders; simple...Özgür Kesim
2024-11-12BROKEN refactor: rewrote stage2; notice bug in definition and handling of YÖzgür Kesim
2024-11-12refactor bit and stages: common stages type for both statgesÖzgür Kesim
2024-11-12refactor: make Bit and Stage1 more composableÖzgür Kesim
2024-11-12refactor: commit and stage1 now incrementalÖzgür Kesim
2024-11-11marked structure relationsÖzgür Kesim
2024-11-11refactoring in progressÖzgür Kesim