Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg ee74b05694 Save to disk the RDPF pairs and triples created during preprocessing před 3 roky
  Ian Goldberg 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) před 3 roky
  Ian Goldberg b163fc4270 Templatize the I/O operations for RDPF před 3 roky
  Ian Goldberg c8a0051158 Be able to send RDPFs to other parties před 3 roky
  Ian Goldberg a3baa02860 Be a little more defensive when reading single bits před 3 roky
  Ian Goldberg d004bdf5f2 Make HalfTriple code consistent with MultTriple před 3 roky
  Ian Goldberg 05f8e4a23d Change AndTriple to SelectTriple před 3 roky
  Ian Goldberg 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i před 3 roky
  Ian Goldberg e9bbb4b09f Finish generating the RAM DPFs před 3 roky
  Ian Goldberg 3ab9aed765 make clean should clean any generated asms as well před 3 roky
  Ian Goldberg 83d2f82977 Expand on a comment před 3 roky
  Ian Goldberg 4780b7e22d Add a Makefile target for generating assembly před 3 roky
  Ian Goldberg cfb460526a Constructing DPFs: the flag correction bits před 3 roky
  Ian Goldberg 41ca42d01b Start constructing DPFs: the correction words před 3 roky
  Ian Goldberg 0ac3de8dd2 Count AES operations před 3 roky
  Ian Goldberg b2f5a3293d Prepare to create 128-bit AND triples před 3 roky
  Ian Goldberg dad77b99a7 Make the PRG actually a PRG před 3 roky
  Ian Goldberg 6fc956c2eb Make a PRG API před 3 roky
  Ian Goldberg 1ce26a1f18 Try calling the new AES functions před 3 roky
  Ian Goldberg 0be656dfbf Touch up the AES API před 3 roky
  Ian Goldberg c673916790 Original AES-NI code from the Intel AES-NI whitepaper před 3 roky
  Ian Goldberg 81331536ac Start on the data types to construct a DPF před 3 roky
  Ian Goldberg 83282f88ab Enable coroutines to be used in the preprocessing phase před 3 roky
  Ian Goldberg 5446f2f2dd Rename MPC framework to PRAC před 3 roky
  Ian Goldberg 5f23b6d5d5 Move method definitions for MPCIO and friends from mpcio.hpp to mpcio.cpp před 3 roky
  Ian Goldberg b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers před 3 roky
  Ian Goldberg e48ee72b6f Have MPCPeerIO's dump_stats also show the stats of number of precomputed values used před 3 roky
  Ian Goldberg 099228a946 Gather and dump stats on number of messages, number of bytes, wall clock and CPU times, Lamport time před 3 roky
  Ian Goldberg 3478cbf398 Fix the code to pass the test před 3 roky
  Ian Goldberg f207f7513b Generalize the test před 3 roky