Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg 3c86beb097 Change op_counter to aes_ops everywhere hace 3 años
  Ian Goldberg 3811dce023 CDPF creation hace 3 años
  Ian Goldberg f7ae6edadb Start on comparison DPFs hace 3 años
  Ian Goldberg bac8addb78 Move StreamEval to later in the header file and touch up some comments hace 3 años
  Ian Goldberg 2e7a8042bd Refactor RDPF a bit hace 3 años
  Ian Goldberg c450b5395e Add a minor comment hace 3 años
  Ian Goldberg b42b25bc49 Reading and writing with XOR-shared indices hace 3 años
  Ian Goldberg ac0020d18d Extend StreamEval to allow for an XOR input offset in addition to an additive one hace 3 años
  Ian Goldberg 56b4c8f2e2 Compute indoffset so as to avoid having to negate it later hace 3 años
  Ian Goldberg c3c771899f Reading and writing with explicit indices hace 3 años
  Ian Goldberg a62fd919ed Add the ability to change the thread and/or coroutine context of a Shape hace 3 años
  Ian Goldberg 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! hace 3 años
  Ian Goldberg 61327a757f Duoram read protocol hace 3 años
  Ian Goldberg 966c2a0335 Report memory usage hace 3 años
  Ian Goldberg 0de416dfa9 Complete the update protocol hace 3 años
  Ian Goldberg dcc320c967 The Duoram update protocol for the computational peers hace 3 años
  Ian Goldberg 3ec5dd0de4 Start on the update protocol hace 3 años
  Ian Goldberg 643aed9597 Add facility for reconstructing the database to check your answers or debugging hace 3 años
  Ian Goldberg 8362feacc0 Create various kinds of ORAM memory references with A[as] notation hace 3 años
  Ian Goldberg 79b6d52cec Shape and the basic Flat shape hace 3 años
  Ian Goldberg bd0cab0198 Start on the Duoram implementation hace 3 años
  Ian Goldberg 116a8072e7 Move templated method implementations from rdpf.hpp to rdpf.tcc hace 3 años
  Ian Goldberg 6d7546b80c Add a comment explaining the template parameters for PreCompStorage hace 3 años
  Ian Goldberg 9e3895c950 Have Reg{A,X,B}S definitely initialize to 0 when constructed hace 3 años
  Ian Goldberg 7d614a5eb4 It's faster to do evaluations of RDPFPairs and RDPFTriples in lockstep hace 3 años
  Ian Goldberg 473692210f Add a comment as to why we still have both expand() and Eval::next() hace 3 años
  Ian Goldberg 7df8809b6d Add a DPF streaming evaluator hace 3 años
  Ian Goldberg 11c05623ec Add a timing test for DPF evalution hace 3 años
  Ian Goldberg bc1d850132 Add the ability to pre-expand RDPFs hace 3 años
  Ian Goldberg dc610848be If we run out of some type of precomputed element, be explicit about what type it was hace 3 años