Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 9dfcf124ae Make MPCIO and MPCTIO objects non-copyable il y a 6 mois
  Ian Goldberg 1d05a02c11 Add a method to MPCTIO to get the current thread_lamport value il y a 6 mois
  Ian Goldberg 2b0fc57cfd Prefetch nodeselecttriples il y a 1 an
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs il y a 1 an
  Ian Goldberg a277449c42 Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple il y a 1 an
  Ian Goldberg 59772f3c07 PreCompStorage for wide RDPFs il y a 1 an
  Ian Goldberg 6684abdad7 Prepare a unit test for wide DPFs il y a 1 an
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width il y a 1 an
  Ian Goldberg bc5dc4a257 mpc_and, mpc_or for bit shares il y a 1 an
  Ian Goldberg 240782591d Add support for AND triples and value_t SelectTriples il y a 1 an
  Ian Goldberg a281346bb1 Templatize SelectTriple so that it can be used for value_t and bit_t, not just DPFnode il y a 1 an
  Ian Goldberg 878db98688 Rename triples to multtriples and selecttriples to nodeselecttriples il y a 1 an
  Ian Goldberg f3cb64ea1b Add the ability to reset the Lamport clock il y a 1 an
  Ian Goldberg 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation il y a 1 an
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded il y a 1 an
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication il y a 1 an
  Ian Goldberg dfb63bdb5d Add yield()s in the right places il y a 1 an
  Ian Goldberg 6cbcbc1e39 Add a VERBOSE_COMMS compile-time flag il y a 1 an
  Ian Goldberg 703ce889e6 One field of MPCSingleIO was not being initialized il y a 1 an
  Ian Goldberg 62855f7b92 Online-only mode il y a 1 an
  Ian Goldberg 022aae16c3 Bitonic sort il y a 1 an
  Ian Goldberg 3811dce023 CDPF creation il y a 1 an
  Ian Goldberg 966c2a0335 Report memory usage il y a 1 an
  Ian Goldberg dc610848be If we run out of some type of precomputed element, be explicit about what type it was il y a 1 an
  Ian Goldberg 26e3e7459c Keep track of messages sent and bytes sent when using the MPCSingleIOStream << interface il y a 1 an
  Ian Goldberg b120fc84eb All parties can now load RDPFs of different depths and keep track of stats il y a 1 an
  Ian Goldberg c8a0051158 Be able to send RDPFs to other parties il y a 1 an
  Ian Goldberg 05f8e4a23d Change AndTriple to SelectTriple il y a 1 an
  Ian Goldberg 41ca42d01b Start constructing DPFs: the correction words il y a 1 an
  Ian Goldberg 0ac3de8dd2 Count AES operations il y a 1 an