Commit History

Author SHA1 Message Date
  Ian Goldberg 777f3da468 Remove the unused (and in fact now incorrect) RDPF::size function 2 years ago
  Ian Goldberg 3c86beb097 Change op_counter to aes_ops everywhere 2 years ago
  Ian Goldberg f7ae6edadb Start on comparison DPFs 2 years ago
  Ian Goldberg bac8addb78 Move StreamEval to later in the header file and touch up some comments 2 years ago
  Ian Goldberg 2e7a8042bd Refactor RDPF a bit 2 years ago
  Ian Goldberg ac0020d18d Extend StreamEval to allow for an XOR input offset in addition to an additive one 2 years ago
  Ian Goldberg 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! 2 years ago
  Ian Goldberg 61327a757f Duoram read protocol 2 years ago
  Ian Goldberg dcc320c967 The Duoram update protocol for the computational peers 2 years ago
  Ian Goldberg 3ec5dd0de4 Start on the update protocol 2 years ago
  Ian Goldberg 116a8072e7 Move templated method implementations from rdpf.hpp to rdpf.tcc 2 years ago
  Ian Goldberg 7d614a5eb4 It's faster to do evaluations of RDPFPairs and RDPFTriples in lockstep 2 years ago
  Ian Goldberg 7df8809b6d Add a DPF streaming evaluator 2 years ago
  Ian Goldberg bc1d850132 Add the ability to pre-expand RDPFs 2 years ago
  Ian Goldberg 6d92b7149b Single-input evaluation of DPFs 2 years ago
  Ian Goldberg b120fc84eb All parties can now load RDPFs of different depths and keep track of stats 2 years ago
  Ian Goldberg ee74b05694 Save to disk the RDPF pairs and triples created during preprocessing 2 years ago
  Ian Goldberg 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) 2 years ago
  Ian Goldberg b163fc4270 Templatize the I/O operations for RDPF 2 years ago
  Ian Goldberg c8a0051158 Be able to send RDPFs to other parties 2 years ago
  Ian Goldberg 05f8e4a23d Change AndTriple to SelectTriple 2 years ago
  Ian Goldberg e9bbb4b09f Finish generating the RAM DPFs 2 years ago
  Ian Goldberg 0ac3de8dd2 Count AES operations 2 years ago
  Ian Goldberg 81331536ac Start on the data types to construct a DPF 2 years ago