index
:
oec/go-seal.git
wip
go implementation of SEAL protocol
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nizk
Age
Commit message (
Expand
)
Author
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
2024-03-28
nizk/stage1: NIZK proofs for commit phase
Özgür Kesim