Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers před 3 roky
  Ian Goldberg e48ee72b6f Have MPCPeerIO's dump_stats also show the stats of number of precomputed values used před 3 roky
  Ian Goldberg 099228a946 Gather and dump stats on number of messages, number of bytes, wall clock and CPU times, Lamport time před 3 roky
  Ian Goldberg 3478cbf398 Fix the code to pass the test před 3 roky
  Ian Goldberg f207f7513b Generalize the test před 3 roky
  Ian Goldberg c1f6a8cf0f The test that fails před 3 roky
  Ian Goldberg 198ce0e216 Update the Lamport clock on received messages před 3 roky
  Ian Goldberg 08ce010f6d Optionally add headers to all messages containing length and a Lamport clock před 3 roky
  Ian Goldberg 77698e8479 Add a "make depend" target to the Makefile před 3 roky
  Ian Goldberg 6aadfb5a57 Put recording of IO traces (the sizes of every message sent and received) behind an ifdef před 3 roky
  Ian Goldberg 77f977367e Remove unused function for recv into a vector of buffers před 3 roky
  Ian Goldberg ee02e44109 Expose a routine to reset the counts of precomputed values used před 3 roky
  Ian Goldberg 37e906047e Computational peers can report the number of precomputed values they used in the online phase před 3 roky
  Ian Goldberg cd023d9063 Allow for different threads to get different numbers of precomputed values před 3 roky
  Ian Goldberg 7af573e9da More merging of computational peer and server execution paths před 3 roky
  Ian Goldberg bba5036964 Merge the computation peer and server online execution paths před 3 roky
  Ian Goldberg ad884f63e1 Add a "make reset" target that just removes the files created by preprocessing před 3 roky
  Ian Goldberg 36c4f65049 Make MPCIO variants for computation peers and the server into subclasses před 3 roky
  Ian Goldberg 4495e3ed52 Change typedefs to new C++ style using před 3 roky
  Ian Goldberg 49d2ba07c0 Remove some debug output před 3 roky
  Ian Goldberg fc10eb1250 Simplify the implementation of run_coroutines před 3 roky
  Ian Goldberg c62ceea43e Some more MPC operations před 3 roky
  Ian Goldberg 33a6a54fe4 The server now also opens one socket per thread to each computational peer před 3 roky
  Ian Goldberg e83e165171 Be able to more easily check our answers at the end před 3 roky
  Ian Goldberg 995b8c3fdf Improve the API a little bit před 3 roky
  Ian Goldberg 8077f953e7 Start filling in some MPC operations před 3 roky
  Ian Goldberg a2f21e7b46 A type for secret-shared bits před 3 roky
  Ian Goldberg f078faf684 A type for MPC addresses před 3 roky
  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 před 3 roky
  Ian Goldberg a2a5e84539 Add a make clean target před 3 roky