Ian Goldberg
|
33a6a54fe4
The server now also opens one socket per thread to each computational peer
|
2 years ago |
Ian Goldberg
|
e83e165171
Be able to more easily check our answers at the end
|
2 years ago |
Ian Goldberg
|
995b8c3fdf
Improve the API a little bit
|
2 years ago |
Ian Goldberg
|
8077f953e7
Start filling in some MPC operations
|
2 years ago |
Ian Goldberg
|
a2f21e7b46
A type for secret-shared bits
|
2 years ago |
Ian Goldberg
|
f078faf684
A type for MPC addresses
|
2 years ago |
Ian Goldberg
|
146cdf32dc
Move defined types into types.hpp and make the basic value type flexible as to whether it is 32 or 64 bits
|
2 years ago |
Ian Goldberg
|
a2a5e84539
Add a make clean target
|
2 years ago |
Ian Goldberg
|
06e69c1c77
Load the half-triples at runtime
|
2 years ago |
Ian Goldberg
|
3a16491f86
Preprocessing can create half-triples as well
|
2 years ago |
Ian Goldberg
|
342faa921c
Each thread will also need its own storage for precomputed values
|
2 years ago |
Ian Goldberg
|
426344a717
Add a flag to specify the number of threads the computational peers will use
|
2 years ago |
Ian Goldberg
|
247a5522c5
Have queue() automatically send() if we have a bunch of full packets of data already
|
2 years ago |
Ian Goldberg
|
f9824f70d7
Start on the oblivds framework code
|
2 years ago |