Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Goldberg 3d4ad0f78b Tiny formatting change vor 2 Jahren
  Ian Goldberg bc5dc4a257 mpc_and, mpc_or for bit shares vor 2 Jahren
  Ian Goldberg 240782591d Add support for AND triples and value_t SelectTriples vor 2 Jahren
  Ian Goldberg a281346bb1 Templatize SelectTriple so that it can be used for value_t and bit_t, not just DPFnode vor 2 Jahren
  Ian Goldberg 878db98688 Rename triples to multtriples and selecttriples to nodeselecttriples vor 2 Jahren
  Ian Goldberg f3cb64ea1b Add the ability to reset the Lamport clock vor 2 Jahren
  Ian Goldberg 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation vor 2 Jahren
  Ian Goldberg 3999846d2c Only print precomputed value stats if they're more than 0 vor 2 Jahren
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication vor 2 Jahren
  Ian Goldberg e127dd94f0 Be clear about MPCTIO::{rdpftriple,rdpfpair} vor 2 Jahren
  Ian Goldberg dfb63bdb5d Add yield()s in the right places vor 2 Jahren
  Ian Goldberg 6cbcbc1e39 Add a VERBOSE_COMMS compile-time flag vor 2 Jahren
  Ian Goldberg 62855f7b92 Online-only mode vor 2 Jahren
  Ian Goldberg face761595 Print stats of CDPF usage vor 2 Jahren
  Ian Goldberg 67ffe06b19 Tests for CDPF creation, transmission, storage, retrieval, use vor 2 Jahren
  Ian Goldberg 3811dce023 CDPF creation vor 2 Jahren
  Ian Goldberg 966c2a0335 Report memory usage vor 2 Jahren
  Ian Goldberg 6d7546b80c Add a comment explaining the template parameters for PreCompStorage vor 2 Jahren
  Ian Goldberg 11c05623ec Add a timing test for DPF evalution vor 2 Jahren
  Ian Goldberg dc610848be If we run out of some type of precomputed element, be explicit about what type it was vor 2 Jahren
  Ian Goldberg 26e3e7459c Keep track of messages sent and bytes sent when using the MPCSingleIOStream << interface vor 2 Jahren
  Ian Goldberg b120fc84eb All parties can now load RDPFs of different depths and keep track of stats vor 2 Jahren
  Ian Goldberg 0e1cc51527 Harmonize I/O for MultTriple, HalfTriple, and the DPFs vor 2 Jahren
  Ian Goldberg c8a0051158 Be able to send RDPFs to other parties vor 2 Jahren
  Ian Goldberg a3baa02860 Be a little more defensive when reading single bits vor 2 Jahren
  Ian Goldberg 05f8e4a23d Change AndTriple to SelectTriple vor 2 Jahren
  Ian Goldberg 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i vor 2 Jahren
  Ian Goldberg 41ca42d01b Start constructing DPFs: the correction words vor 2 Jahren
  Ian Goldberg 0ac3de8dd2 Count AES operations vor 2 Jahren
  Ian Goldberg 5f23b6d5d5 Move method definitions for MPCIO and friends from mpcio.hpp to mpcio.cpp vor 2 Jahren