Commit History

Author SHA1 Message Date
  Ian Goldberg 9bd6655f2e The Path Shape 1 year ago
  Ian Goldberg 593b7845ec New Shape::init() functions that initialize the contents of a Shape 1 year ago
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes 1 year ago
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object 1 year ago
  Ian Goldberg c6841ae846 Improved binary search 1 year ago
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 1 year ago
  Ian Goldberg 9bfee712cc Indexing with OblivIndex 1 year ago
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size 1 year ago
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape 1 year ago
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 1 year ago
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths 1 year ago
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs 1 year ago
  Ian Goldberg bee20e5412 mpc_select for RegBS 1 year ago
  Ian Goldberg 59772f3c07 PreCompStorage for wide RDPFs 1 year ago
  Ian Goldberg 6684abdad7 Prepare a unit test for wide DPFs 1 year ago
  Ian Goldberg 953c1fd3a1 Generalize a bunch of types to eventually support wide DPFs 1 year ago
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width 1 year ago
  Ian Goldberg d8d08f2a6e Change some functions from templated on return values to overloaded on reference parameters 1 year ago
  Ian Goldberg bc5dc4a257 mpc_and, mpc_or for bit shares 1 year ago
  Ian Goldberg 706253a51f mpc_select for RegXS 1 year ago
  Ian Goldberg 7ea4769df8 Be able to use a CDPF to compare RegAS or RegXS for equality 1 year ago
  Ian Goldberg 7f7aaf513f Rename baltree to cell 1 year ago
  Ian Goldberg 5f87ed2ccf Explicit and ORAM reads, updates, and writes of wide storage cells and individual fields thereof 1 year ago
  Ian Goldberg f8e2a126cf ORAM reads and explicit reads and writes for wide data types 1 year ago
  Ian Goldberg 63ef055b2e A mode that replicates the tests from the Duoram paper 1 year ago
  Ian Goldberg 2b29022d8c Writes (= reads + updates) 1 year ago
  Ian Goldberg e9fa1a0289 Simultaneous independent reads and updates 1 year ago
  Ian Goldberg c39726c869 Add a third simultaneous read 1 year ago
  Ian Goldberg 212a0d420e Demonstrate independent simultaneous reads 1 year ago
  Ian Goldberg 33a85d89ca Simplify ParallelEval API 1 year ago