Age | Commit message (Expand) | Author |
2024-11-21 | refactor: lifted nizk/ up and awayHEADwip | Özgür Kesim |
2024-11-21 | ignore long tests when -short | Özgür Kesim |
2024-11-20 | use testin.B.Logf | Özgür Kesim |
2024-11-20 | added benchmark for vickrey | Özgür Kesim |
2024-11-19 | vickrey variant works | Özgür Kesim |
2024-11-17 | wip: vickrey variant test, fails | Özgür Kesim |
2024-11-17 | -variable names changed | Özgür Kesim |
2024-11-17 | allow up to 32 bit encoding | Özgür Kesim |
2024-11-17 | wip: winning detect works, albeit with a workaround | Özgür Kesim |
2024-11-17 | wip: winning detect works, albeit with a workaround | Özgür Kesim |
2024-11-17 | wip: towards vickrey auctions | Özgür Kesim |
2024-11-15 | randomized test and benchmark work! | Özgür Kesim |
2024-11-15 | example from paper runs as test | Özgür Kesim |
2024-11-15 | stage2 now works; tests pass | Özgür Kesim |
2024-11-15 | simplify NewBit signature | Özgür Kesim |
2024-11-14 | stage2: fix logic error for lost case | Özgür Kesim |
2024-11-14 | more granular stage2 test | Özgür Kesim |
2024-11-14 | fix nullptr | Özgür Kesim |
2024-11-14 | simplify api even more, make it also more robust | Özgür Kesim |
2024-11-14 | simplify API and structs | Özgür Kesim |
2024-11-14 | rudimentary test for stage2 now pass! | Özgür Kesim |
2024-11-14 | match variable names to documentation | Özgür Kesim |
2024-11-14 | test-case prev_rtue == false now passes! | Özgür Kesim |
2024-11-14 | wip: refactor stage commit into a single data structure; test for stage2 STIL... | Özgür Kesim |
2024-11-13 | WiP: stage2 refactor started, no functioning test | Özgür Kesim |
2024-11-13 | factored out reveal() | Özgür Kesim |
2024-11-13 | Reveal: add error to return signature, for upcomming Y calculation errors | Özgür Kesim |
2024-11-13 | introduced step reveal for stage1, taking paramater for other bidders; simple... | Özgür Kesim |
2024-11-12 | BROKEN refactor: rewrote stage2; notice bug in definition and handling of Y | Özgür Kesim |
2024-11-12 | stage1 tests adjusted | Özgür Kesim |
2024-11-12 | refactor bit and stages: common stages type for both statges | Özgür Kesim |
2024-11-12 | refactor: make Bit and Stage1 more composable | Özgür Kesim |
2024-11-12 | refactor: commit and stage1 now incremental | Özgür Kesim |
2024-11-11 | marked structure relations | Özgür Kesim |
2024-11-11 | refactor progress: stage2 moved up | Özgür Kesim |
2024-11-11 | refactoring in progress | Özgür Kesim |
2024-11-11 | refactor struct names | Özgür Kesim |
2024-11-10 | refactor: slight renaming; added (empty) doc.go to nizk | Özgür Kesim |
2024-11-10 | add simpler API to nizk stages | Özgür Kesim |
2024-11-10 | start refactor | Özgür Kesim |
2024-04-09 | nizk: use Bytes interface for abstraction | Özgür Kesim |
2024-04-07 | nizk, bidder: introduced schnorr-signatures as proof for commitments of A=G^a... | Özgür Kesim |
2024-04-07 | stage1: typography fixes | Özgür Kesim |
2024-04-07 | schnorr: introduced schnorr signature for A=G^a | Özgür Kesim |
2024-04-04 | harmonize variable names across packages | Özgür Kesim |
2024-03-29 | stage2: proof and verification implemented and tested | Özgür Kesim |
2024-03-29 | stage1: -slight reorg | Özgür Kesim |
2024-03-29 | stage2: WiP, intro and proof not ready yet | Özgür Kesim |
2024-03-28 | nizk/stage1: Implementation of proof and verificaiton for stage1 | Özgür Kesim |
2024-03-28 | nizk/commit: rename from stage1 to commit, proper term | Özgür Kesim |