Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 0de416dfa9 Complete the update protocol il y a 2 ans
  Ian Goldberg 7d614a5eb4 It's faster to do evaluations of RDPFPairs and RDPFTriples in lockstep il y a 2 ans
  Ian Goldberg 473692210f Add a comment as to why we still have both expand() and Eval::next() il y a 2 ans
  Ian Goldberg 7df8809b6d Add a DPF streaming evaluator il y a 2 ans
  Ian Goldberg bc1d850132 Add the ability to pre-expand RDPFs il y a 2 ans
  Ian Goldberg cac0ca3269 Comment that we use a different technique from Duoram's Appendix D to normalize the unit vector il y a 2 ans
  Ian Goldberg 6d92b7149b Single-input evaluation of DPFs il y a 2 ans
  Ian Goldberg b120fc84eb All parties can now load RDPFs of different depths and keep track of stats il y a 2 ans
  Ian Goldberg 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) il y a 2 ans
  Ian Goldberg b163fc4270 Templatize the I/O operations for RDPF il y a 2 ans
  Ian Goldberg c8a0051158 Be able to send RDPFs to other parties il y a 2 ans
  Ian Goldberg a3baa02860 Be a little more defensive when reading single bits il y a 2 ans
  Ian Goldberg 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i il y a 2 ans
  Ian Goldberg e9bbb4b09f Finish generating the RAM DPFs il y a 2 ans
  Ian Goldberg 83d2f82977 Expand on a comment il y a 2 ans
  Ian Goldberg cfb460526a Constructing DPFs: the flag correction bits il y a 2 ans
  Ian Goldberg 41ca42d01b Start constructing DPFs: the correction words il y a 2 ans
  Ian Goldberg 0ac3de8dd2 Count AES operations il y a 2 ans
  Ian Goldberg 6fc956c2eb Make a PRG API il y a 2 ans
  Ian Goldberg 1ce26a1f18 Try calling the new AES functions il y a 2 ans
  Ian Goldberg 81331536ac Start on the data types to construct a DPF il y a 2 ans