Commit History

Author SHA1 Message Date
  sshsshy b9be004eb4 avl_tests seperation, and using init() to refresh ORAM for AVL tests 2 years ago
  sshsshy 3075ae59de AVL Insertion, Deletion, and UTs 2 years ago
  sshsshy 995d5fc11d BST insertion in AVL style 2 years ago
  Sajin Sasy 91c009ea2f Incorporating changes from Ian's review 2 years ago
  Sajin Sasy ec4f78e040 Incorporating changes from Ian's review 2 years ago
  sshsshy c3e26fde36 BST insertion in AVL style 2 years ago
  Sajin Sasy bf61e62e2f Incorporating changes from Ian's review 2 years ago
  Ian Goldberg bee20e5412 mpc_select for RegBS 2 years ago
  Ian Goldberg 59772f3c07 PreCompStorage for wide RDPFs 2 years ago
  Ian Goldberg 6684abdad7 Prepare a unit test for wide DPFs 2 years ago
  Ian Goldberg 953c1fd3a1 Generalize a bunch of types to eventually support wide DPFs 2 years ago
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width 2 years ago
  Ian Goldberg d8d08f2a6e Change some functions from templated on return values to overloaded on reference parameters 2 years ago
  Ian Goldberg bc5dc4a257 mpc_and, mpc_or for bit shares 2 years ago
  Ian Goldberg 706253a51f mpc_select for RegXS 2 years ago
  Ian Goldberg 7ea4769df8 Be able to use a CDPF to compare RegAS or RegXS for equality 2 years ago
  Ian Goldberg 7f7aaf513f Rename baltree to cell 2 years ago
  Ian Goldberg 5f87ed2ccf Explicit and ORAM reads, updates, and writes of wide storage cells and individual fields thereof 2 years ago
  Ian Goldberg f8e2a126cf ORAM reads and explicit reads and writes for wide data types 2 years ago
  Ian Goldberg 63ef055b2e A mode that replicates the tests from the Duoram paper 2 years ago
  Ian Goldberg 2b29022d8c Writes (= reads + updates) 2 years ago
  Ian Goldberg e9fa1a0289 Simultaneous independent reads and updates 2 years ago
  Ian Goldberg c39726c869 Add a third simultaneous read 2 years ago
  Ian Goldberg 212a0d420e Demonstrate independent simultaneous reads 2 years ago
  Ian Goldberg 33a85d89ca Simplify ParallelEval API 2 years ago
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded 2 years ago
  Ian Goldberg 94fcf8f8b0 Parallel RDPF evaluator 2 years ago
  Ian Goldberg 0a53ee11af Start preparing the tupletime online mode for parallelism 2 years ago
  Ian Goldberg 0e1836d604 Preventing the threads from writing into memory in the inner loop yields the expected speedup 2 years ago
  Ian Goldberg b899b24b6d Parallel StreamEval 2 years ago