aboutsummaryrefslogtreecommitdiff
path: root/nizk
AgeCommit message (Expand)Author
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-11refactor progress: stage2 moved upÖzgür Kesim
2024-11-11refactoring in progressÖzgür Kesim
2024-11-11refactor struct namesÖzgür Kesim
2024-11-10refactor: slight renaming; added (empty) doc.go to nizkÖzgür Kesim
2024-11-10add simpler API to nizk stagesÖzgür Kesim
2024-11-10start refactorÖzgür Kesim
2024-04-09nizk: use Bytes interface for abstractionÖzgür Kesim
2024-04-07nizk, bidder: introduced schnorr-signatures as proof for commitments of A=G^a...Özgür Kesim
2024-04-07stage1: typography fixesÖzgür Kesim
2024-04-07schnorr: introduced schnorr signature for A=G^aÖzgür Kesim
2024-04-04harmonize variable names across packagesÖzgür Kesim
2024-03-29stage2: proof and verification implemented and testedÖzgür Kesim
2024-03-29stage1: -slight reorgÖzgür Kesim
2024-03-29stage2: WiP, intro and proof not ready yetÖzgür Kesim
2024-03-28nizk/stage1: Implementation of proof and verificaiton for stage1Özgür Kesim
2024-03-28nizk/commit: rename from stage1 to commit, proper termÖzgür Kesim
2024-03-28nizk/stage1: NIZK proofs for commit phaseÖzgür Kesim