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
/
stage1.go
Age
Commit message (
Expand
)
Author
2024-11-21
refactor: lifted nizk/ up and away
HEAD
wip
Ö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
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
wip: refactor stage commit into a single data structure; test for stage2 STIL...
Ö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
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
refactoring in progress
Özgür Kesim