Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 54050bfc1e Have Shape::reconstruct reconstruct just the Shape and not the whole database il y a 7 mois
  Ian Goldberg 2c0dc25a93 Make it compile on Ubuntu 20.04 again il y a 1 an
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes il y a 1 an
  Ian Goldberg 888bd14967 Begin support for using a single wide RDPF for multiple related-index ORAM writes il y a 1 an
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object il y a 1 an
  Ian Goldberg c384b452a8 New RDPF2of3 struct il y a 1 an
  Ian Goldberg 95ee232971 Start on OblivIndex related-index ORAM accesses il y a 1 an
  Ian Goldberg 3e20c8ed08 Add a WIDTH template parameter to MemRefS il y a 1 an
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths il y a 1 an
  Ian Goldberg 953c1fd3a1 Generalize a bunch of types to eventually support wide DPFs il y a 1 an
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width il y a 1 an
  Ian Goldberg d8d08f2a6e Change some functions from templated on return values to overloaded on reference parameters il y a 1 an
  Ian Goldberg 903f45caf8 Make it compile on Ubuntu 20.04 (g++ 9.4.0) il y a 1 an
  Ian Goldberg 5f87ed2ccf Explicit and ORAM reads, updates, and writes of wide storage cells and individual fields thereof il y a 1 an
  Ian Goldberg f659a57555 The type being updated is not necessarily the same as the type of the Duoram il y a 1 an
  Ian Goldberg f8e2a126cf ORAM reads and explicit reads and writes for wide data types il y a 1 an
  Ian Goldberg a09fb25516 Some more missing yield()s il y a 1 an
  Ian Goldberg 2b29022d8c Writes (= reads + updates) il y a 1 an
  Ian Goldberg e9fa1a0289 Simultaneous independent reads and updates il y a 1 an
  Ian Goldberg c6682b9553 Make it compile on Ubuntu 20.04 (g++ 9.4.0) il y a 1 an
  Ian Goldberg 33a85d89ca Simplify ParallelEval API il y a 1 an
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded il y a 1 an
  Ian Goldberg 92b29fc996 Templatize additive and XOR shared indices into Duoram Shapes il y a 1 an
  Ian Goldberg 2c32812a93 A little more templatization il y a 1 an
  Ian Goldberg 1216a94599 Avoid default captures in lambda expressions il y a 1 an
  Ian Goldberg 0ef40dbb69 Capture the loop counter by copy, not reference il y a 1 an
  Ian Goldberg 5ea8872081 Some more missing yields il y a 1 an
  Ian Goldberg dfb63bdb5d Add yield()s in the right places il y a 1 an
  Ian Goldberg 62855f7b92 Online-only mode il y a 1 an
  Ian Goldberg dce1de74a4 Add explicit-only mode il y a 1 an