Ian Goldberg
|
59772f3c07
PreCompStorage for wide RDPFs
|
2 년 전 |
Ian Goldberg
|
6684abdad7
Prepare a unit test for wide DPFs
|
2 년 전 |
Ian Goldberg
|
a9e39d265e
Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width
|
2 년 전 |
Ian Goldberg
|
bc5dc4a257
mpc_and, mpc_or for bit shares
|
2 년 전 |
Ian Goldberg
|
240782591d
Add support for AND triples and value_t SelectTriples
|
2 년 전 |
Ian Goldberg
|
a281346bb1
Templatize SelectTriple so that it can be used for value_t and bit_t, not just DPFnode
|
2 년 전 |
Ian Goldberg
|
878db98688
Rename triples to multtriples and selecttriples to nodeselecttriples
|
2 년 전 |
Ian Goldberg
|
f3cb64ea1b
Add the ability to reset the Lamport clock
|
2 년 전 |
Ian Goldberg
|
3565cedf03
Don't separately account for halftriples that are created as a byproduct of RDPF creation
|
2 년 전 |
Ian Goldberg
|
b6abfb1b85
Duoram reads and updates are now multithreaded
|
2 년 전 |
Ian Goldberg
|
e09f4e3f3b
Keep separate track of the number of threads we can use for computation and for communication
|
2 년 전 |
Ian Goldberg
|
dfb63bdb5d
Add yield()s in the right places
|
2 년 전 |
Ian Goldberg
|
6cbcbc1e39
Add a VERBOSE_COMMS compile-time flag
|
2 년 전 |
Ian Goldberg
|
703ce889e6
One field of MPCSingleIO was not being initialized
|
2 년 전 |
Ian Goldberg
|
62855f7b92
Online-only mode
|
2 년 전 |
Ian Goldberg
|
022aae16c3
Bitonic sort
|
2 년 전 |
Ian Goldberg
|
3811dce023
CDPF creation
|
2 년 전 |
Ian Goldberg
|
966c2a0335
Report memory usage
|
2 년 전 |
Ian Goldberg
|
dc610848be
If we run out of some type of precomputed element, be explicit about what type it was
|
2 년 전 |
Ian Goldberg
|
26e3e7459c
Keep track of messages sent and bytes sent when using the MPCSingleIOStream << interface
|
2 년 전 |
Ian Goldberg
|
b120fc84eb
All parties can now load RDPFs of different depths and keep track of stats
|
2 년 전 |
Ian Goldberg
|
c8a0051158
Be able to send RDPFs to other parties
|
2 년 전 |
Ian Goldberg
|
05f8e4a23d
Change AndTriple to SelectTriple
|
2 년 전 |
Ian Goldberg
|
41ca42d01b
Start constructing DPFs: the correction words
|
2 년 전 |
Ian Goldberg
|
0ac3de8dd2
Count AES operations
|
2 년 전 |
Ian Goldberg
|
5f23b6d5d5
Move method definitions for MPCIO and friends from mpcio.hpp to mpcio.cpp
|
2 년 전 |
Ian Goldberg
|
e48ee72b6f
Have MPCPeerIO's dump_stats also show the stats of number of precomputed values used
|
2 년 전 |
Ian Goldberg
|
099228a946
Gather and dump stats on number of messages, number of bytes, wall clock and CPU times, Lamport time
|
2 년 전 |
Ian Goldberg
|
3478cbf398
Fix the code to pass the test
|
2 년 전 |
Ian Goldberg
|
198ce0e216
Update the Lamport clock on received messages
|
2 년 전 |