Markus Teich
cd15b0367a
fix msg header documentation
2017-02-14 13:37:22 +01:00
Markus Teich
e66cbbe44f
move ecdlogctx passing to _join()/_new() functions
2016-12-02 12:53:54 +01:00
Markus Teich
0ba8f80bc1
unify msg delivery callback
2016-12-02 11:45:05 +01:00
Markus Teich
f4932d94c0
remove unnecessary description handling and hashing.
...
The hash is not needed since the sellers application is required to sign the
description and the bidders application is required to check the signature.
Since the arbitrary description used by the application was only used inside
this hash, it can be removed as well.
2016-11-23 23:26:01 +01:00
Markus Teich
8ea21d9732
split different auction format algorithms into separate files
2016-09-29 18:22:21 +02:00
Markus Teich
656aa46553
Revert "union"
...
This reverts commit 20714489cf
.
2016-09-29 10:22:00 +02:00
Christian Grothoff
20714489cf
union
2016-09-28 15:34:32 +02:00
Markus Teich
658cb96846
public firstprice auction working in test_brandt
2016-09-11 20:52:21 +02:00
Markus Teich
14546eccb2
test_brandt nearly done
2016-09-08 19:17:15 +02:00
Markus Teich
9f0e72f1e8
temporary dump for discussion
2016-08-31 14:37:22 +02:00
Markus Teich
4561ac2026
add msg headers
2016-08-23 12:56:44 +02:00
Markus Teich
25321ed0f5
get auctions rolling
2016-08-17 23:53:49 +02:00
Markus Teich
ec43082b1a
add start callback and further basic tests
2016-08-17 17:37:56 +02:00
Markus Teich
01c2b8d710
add descr struct verification
2016-08-16 13:25:03 +02:00
Markus Teich
6483328c48
fill descr struct on new()
2016-08-12 15:22:57 +02:00
Markus Teich
a19b226167
work on public interface implementation
2016-08-10 14:53:31 +02:00
Markus Teich
fbc3e92e59
stuff
2016-08-03 14:07:21 +02:00
Markus Teich
fd52f708dd
update tests
2016-08-03 01:28:51 +02:00
Markus Teich
99e5a11de1
major random stuff
2016-07-13 14:01:24 +02:00
Markus Teich
4deee5eb12
start with brandt.c
2016-07-06 14:56:14 +02:00
Markus Teich
0fc7fb86b8
random fixes
2016-06-22 23:18:46 +02:00
Markus Teich
8ffae340b6
add bid encryption
2016-06-20 01:41:41 +02:00
Markus Teich
be1ac2e452
update internals.h, add first algorithm functions
2016-06-17 15:35:46 +02:00
Markus Teich
ad52777275
low level implementation of round1
2016-06-07 15:49:22 +02:00