Commit History

Autor SHA1 Mensaxe Data
  Ian Goldberg a3baa02860 Be a little more defensive when reading single bits %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg d004bdf5f2 Make HalfTriple code consistent with MultTriple %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 05f8e4a23d Change AndTriple to SelectTriple %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg e9bbb4b09f Finish generating the RAM DPFs %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 3ab9aed765 make clean should clean any generated asms as well %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 83d2f82977 Expand on a comment %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 4780b7e22d Add a Makefile target for generating assembly %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg cfb460526a Constructing DPFs: the flag correction bits %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 41ca42d01b Start constructing DPFs: the correction words %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 0ac3de8dd2 Count AES operations %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg b2f5a3293d Prepare to create 128-bit AND triples %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg dad77b99a7 Make the PRG actually a PRG %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 6fc956c2eb Make a PRG API %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 1ce26a1f18 Try calling the new AES functions %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 0be656dfbf Touch up the AES API %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg c673916790 Original AES-NI code from the Intel AES-NI whitepaper %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 81331536ac Start on the data types to construct a DPF %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 83282f88ab Enable coroutines to be used in the preprocessing phase %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 5446f2f2dd Rename MPC framework to PRAC %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 5f23b6d5d5 Move method definitions for MPCIO and friends from mpcio.hpp to mpcio.cpp %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg e48ee72b6f Have MPCPeerIO's dump_stats also show the stats of number of precomputed values used %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 099228a946 Gather and dump stats on number of messages, number of bytes, wall clock and CPU times, Lamport time %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 3478cbf398 Fix the code to pass the test %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg f207f7513b Generalize the test %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg c1f6a8cf0f The test that fails %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 198ce0e216 Update the Lamport clock on received messages %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 08ce010f6d Optionally add headers to all messages containing length and a Lamport clock %!s(int64=3) %!d(string=hai) anos
  Ian Goldberg 77698e8479 Add a "make depend" target to the Makefile %!s(int64=3) %!d(string=hai) anos