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
/
stage2_test.go
Age
Commit message (
Collapse
)
Author
2024-11-21
refactor: lifted nizk/ up and away
HEAD
wip
Ö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
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
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 ↵
Özgür Kesim
STILL FAIL
2024-11-13
WiP: stage2 refactor started, no functioning test
Özgür Kesim
2024-11-13
introduced step reveal for stage1, taking paramater for other bidders; ↵
Özgür Kesim
simple tests pass
2024-11-12
BROKEN refactor: rewrote stage2; notice bug in definition and handling of Y
Özgür Kesim
2024-11-11
refactor progress: stage2 moved up
Özgür Kesim