Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-14 | fix preparation for M+1st price auctions | Markus Teich | |
2016-10-13 | blow up k on M+1st price auctions | Markus Teich | |
2016-09-23 | fix bug where seller would not broadcast last message to bidders | Markus Teich | |
now the seller correctly computes the outcome _after_ broadcasting the last message to the bidders in private outcome auctions. | |||
2016-09-21 | coding style fixes | Markus Teich | |
2016-09-11 | public firstprice auction working in test_brandt | Markus Teich | |
2016-09-08 | private firstprice auction working in test_brandt | Markus Teich | |
2016-09-08 | test_brandt nearly done | Markus Teich | |
2016-08-31 | fix seller auction bootstrap | Markus Teich | |
2016-08-31 | temporary dump for discussion | Markus Teich | |
2016-08-23 | add outcome determination to brandt.c | Markus Teich | |
2016-08-23 | add msg headers | Markus Teich | |
2016-08-19 | differentiate starting functions better | Markus Teich | |
2016-08-19 | fix warnings | Markus Teich | |
2016-08-17 | get auctions rolling | Markus Teich | |
2016-08-17 | add start callback and further basic tests | Markus Teich | |
2016-08-16 | some stuff | Markus Teich | |
- finish BRANDT_destroy() - fix include mess related to platform.h and brandt_config.h - add first brandt.c testcase | |||
2016-08-16 | add descr struct verification | Markus Teich | |
2016-08-12 | fill descr struct on new() | Markus Teich | |
2016-08-10 | work on public interface implementation | Markus Teich | |
2016-08-03 | stuff | Markus Teich | |
2016-08-03 | update tests | Markus Teich | |
2016-07-13 | fix by including platform.h | Christian Grothoff | |
2016-07-13 | major random stuff | Markus Teich | |
2016-07-06 | start with brandt.c | Markus Teich | |
2016-06-22 | random fixes | Markus Teich | |
2016-06-19 | some doxygen fixes | Markus Teich | |
2016-06-17 | refactor smc and ec crypto functions and ad 0og zkp | Markus Teich | |
2016-06-12 | add tests for key generation | Markus Teich | |