Cronologia Commit

Autore SHA1 Messaggio Data
  Ian Goldberg d469eee445 Try to make the players start within one latency of each other 5 mesi fa
  Ian Goldberg 40f236236c If VERBOSE_COMMS is set, output timestamps on queueing of data 6 mesi fa
  Ian Goldberg af7497a374 Print timestamps with VERBOSE_COMMS 6 mesi fa
  Ian Goldberg 2b0fc57cfd Prefetch nodeselecttriples 1 anno fa
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs 1 anno fa
  Ian Goldberg 69ece20f03 Be able to create wide RDPFs in the preprocessing phase 1 anno fa
  Ian Goldberg 59772f3c07 PreCompStorage for wide RDPFs 1 anno fa
  Ian Goldberg 6684abdad7 Prepare a unit test for wide DPFs 1 anno fa
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width 1 anno fa
  Ian Goldberg 3d4ad0f78b Tiny formatting change 1 anno fa
  Ian Goldberg bc5dc4a257 mpc_and, mpc_or for bit shares 1 anno fa
  Ian Goldberg 240782591d Add support for AND triples and value_t SelectTriples 1 anno fa
  Ian Goldberg a281346bb1 Templatize SelectTriple so that it can be used for value_t and bit_t, not just DPFnode 1 anno fa
  Ian Goldberg 878db98688 Rename triples to multtriples and selecttriples to nodeselecttriples 1 anno fa
  Ian Goldberg f3cb64ea1b Add the ability to reset the Lamport clock 1 anno fa
  Ian Goldberg 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation 1 anno fa
  Ian Goldberg 3999846d2c Only print precomputed value stats if they're more than 0 1 anno fa
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication 1 anno fa
  Ian Goldberg e127dd94f0 Be clear about MPCTIO::{rdpftriple,rdpfpair} 1 anno fa
  Ian Goldberg dfb63bdb5d Add yield()s in the right places 1 anno fa
  Ian Goldberg 6cbcbc1e39 Add a VERBOSE_COMMS compile-time flag 1 anno fa
  Ian Goldberg 62855f7b92 Online-only mode 1 anno fa
  Ian Goldberg face761595 Print stats of CDPF usage 1 anno fa
  Ian Goldberg 67ffe06b19 Tests for CDPF creation, transmission, storage, retrieval, use 1 anno fa
  Ian Goldberg 3811dce023 CDPF creation 1 anno fa
  Ian Goldberg 966c2a0335 Report memory usage 1 anno fa
  Ian Goldberg 6d7546b80c Add a comment explaining the template parameters for PreCompStorage 1 anno fa
  Ian Goldberg 11c05623ec Add a timing test for DPF evalution 1 anno fa
  Ian Goldberg dc610848be If we run out of some type of precomputed element, be explicit about what type it was 1 anno fa
  Ian Goldberg 26e3e7459c Keep track of messages sent and bytes sent when using the MPCSingleIOStream << interface 1 anno fa