Commit History

Autor SHA1 Mensaxe Data
  Ian Goldberg 0be656dfbf Touch up the AES API %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg c673916790 Original AES-NI code from the Intel AES-NI whitepaper %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 81331536ac Start on the data types to construct a DPF %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 83282f88ab Enable coroutines to be used in the preprocessing phase %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 5446f2f2dd Rename MPC framework to PRAC %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 5f23b6d5d5 Move method definitions for MPCIO and friends from mpcio.hpp to mpcio.cpp %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg e48ee72b6f Have MPCPeerIO's dump_stats also show the stats of number of precomputed values used %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 099228a946 Gather and dump stats on number of messages, number of bytes, wall clock and CPU times, Lamport time %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 3478cbf398 Fix the code to pass the test %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg f207f7513b Generalize the test %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg c1f6a8cf0f The test that fails %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 198ce0e216 Update the Lamport clock on received messages %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 08ce010f6d Optionally add headers to all messages containing length and a Lamport clock %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 77698e8479 Add a "make depend" target to the Makefile %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 6aadfb5a57 Put recording of IO traces (the sizes of every message sent and received) behind an ifdef %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 77f977367e Remove unused function for recv into a vector of buffers %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg ee02e44109 Expose a routine to reset the counts of precomputed values used %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 37e906047e Computational peers can report the number of precomputed values they used in the online phase %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg cd023d9063 Allow for different threads to get different numbers of precomputed values %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 7af573e9da More merging of computational peer and server execution paths %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg bba5036964 Merge the computation peer and server online execution paths %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg ad884f63e1 Add a "make reset" target that just removes the files created by preprocessing %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 36c4f65049 Make MPCIO variants for computation peers and the server into subclasses %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 4495e3ed52 Change typedefs to new C++ style using %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 49d2ba07c0 Remove some debug output %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg fc10eb1250 Simplify the implementation of run_coroutines %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg c62ceea43e Some more MPC operations %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 33a6a54fe4 The server now also opens one socket per thread to each computational peer %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg e83e165171 Be able to more easily check our answers at the end %!s(int64=3) %!d(string=hai) anos