Commit History

Author SHA1 Message Date
  Ian Goldberg d004bdf5f2 Make HalfTriple code consistent with MultTriple 2 years ago
  Ian Goldberg cfb460526a Constructing DPFs: the flag correction bits 2 years ago
  Ian Goldberg 0ac3de8dd2 Count AES operations 2 years ago
  Ian Goldberg 81331536ac Start on the data types to construct a DPF 2 years ago
  Ian Goldberg 83282f88ab Enable coroutines to be used in the preprocessing phase 2 years ago
  Ian Goldberg 198ce0e216 Update the Lamport clock on received messages 2 years ago
  Ian Goldberg cd023d9063 Allow for different threads to get different numbers of precomputed values 2 years ago
  Ian Goldberg 7af573e9da More merging of computational peer and server execution paths 2 years ago
  Ian Goldberg 36c4f65049 Make MPCIO variants for computation peers and the server into subclasses 2 years ago
  Ian Goldberg 33a6a54fe4 The server now also opens one socket per thread to each computational peer 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 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 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