aboutsummaryrefslogtreecommitdiff
path: root/nizk/stage2.go
AgeCommit message (Expand)Author
2024-11-21refactor: lifted nizk/ up and awayHEADwipÖzgür Kesim
2024-11-15example from paper runs as testÖzgür Kesim
2024-11-15simplify NewBit signatureÖzgür Kesim
2024-11-14stage2: fix logic error for lost caseÖzgür Kesim
2024-11-14fix nullptrÖ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-14match variable names to documentationÖzgür Kesim
2024-11-14test-case prev_rtue == false now passes!Özgür Kesim
2024-11-14wip: refactor stage commit into a single data structure; test for stage2 STIL...Özgür Kesim
2024-11-13WiP: stage2 refactor started, no functioning testÖ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-11marked structure relationsÖzgür Kesim
2024-11-11refactor progress: stage2 moved upÖzgür Kesim