Commit History

Author SHA1 Message Date
  Ian Goldberg 1216a94599 Avoid default captures in lambda expressions 2 years ago
  Ian Goldberg dfb63bdb5d Add yield()s in the right places 2 years ago
  Ian Goldberg 843cd396c1 Incrementing counter preprocessing mode for testing 2 years ago
  Ian Goldberg 62855f7b92 Online-only mode 2 years ago
  Ian Goldberg 3811dce023 CDPF creation 2 years ago
  Ian Goldberg 0de416dfa9 Complete the update protocol 2 years ago
  Ian Goldberg 11c05623ec Add a timing test for DPF evalution 2 years ago
  Ian Goldberg 0e1cc51527 Harmonize I/O for MultTriple, HalfTriple, and the DPFs 2 years ago
  Ian Goldberg ee74b05694 Save to disk the RDPF pairs and triples created during preprocessing 2 years ago
  Ian Goldberg 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) 2 years ago
  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