Cronologia Commit

Autore SHA1 Messaggio Data
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object 1 anno fa
  Ian Goldberg c384b452a8 New RDPF2of3 struct 1 anno fa
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs 1 anno fa
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs 1 anno fa
  Ian Goldberg 46907324e7 Move expansion into LeafInfo 1 anno fa
  Ian Goldberg a277449c42 Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple 1 anno fa
  Ian Goldberg d2a0dbb3c6 Make it compile on Ubuntu 20.04 agan 1 anno fa
  Ian Goldberg ff2653d6ea Create wide RDPFs 1 anno fa
  Ian Goldberg 864d5a2e7c We only need one leaf correction flag bit per level, not one per word per level 1 anno fa
  Ian Goldberg f15d8fc6e1 Store the max depth and the current depth in an RDPF 1 anno fa
  Ian Goldberg 57d891d549 Add some comments and fix the types of leaf_cw and leaf_cfbits 1 anno fa
  Ian Goldberg 86c2ca4712 Pass LeafNodes by const ref instead of by value 1 anno fa
  Ian Goldberg 953c1fd3a1 Generalize a bunch of types to eventually support wide DPFs 1 anno fa
  Ian Goldberg 64fa2cbc67 Move depth() from DPF to RDPF 1 anno fa
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width 1 anno fa
  Ian Goldberg d8d08f2a6e Change some functions from templated on return values to overloaded on reference parameters 1 anno fa
  Ian Goldberg 33a85d89ca Simplify ParallelEval API 1 anno fa
  Ian Goldberg 2c32812a93 A little more templatization 1 anno fa
  Ian Goldberg 94fcf8f8b0 Parallel RDPF evaluator 1 anno fa
  Ian Goldberg 777f3da468 Remove the unused (and in fact now incorrect) RDPF::size function 1 anno fa
  Ian Goldberg 3c86beb097 Change op_counter to aes_ops everywhere 1 anno fa
  Ian Goldberg f7ae6edadb Start on comparison DPFs 1 anno fa
  Ian Goldberg bac8addb78 Move StreamEval to later in the header file and touch up some comments 1 anno fa
  Ian Goldberg 2e7a8042bd Refactor RDPF a bit 1 anno fa
  Ian Goldberg ac0020d18d Extend StreamEval to allow for an XOR input offset in addition to an additive one 1 anno fa
  Ian Goldberg 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! 1 anno fa
  Ian Goldberg 61327a757f Duoram read protocol 1 anno fa
  Ian Goldberg dcc320c967 The Duoram update protocol for the computational peers 1 anno fa
  Ian Goldberg 3ec5dd0de4 Start on the update protocol 1 anno fa
  Ian Goldberg 116a8072e7 Move templated method implementations from rdpf.hpp to rdpf.tcc 1 anno fa