Commit History

Author SHA1 Message Date
  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
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded 1 year ago
  Ian Goldberg 94fcf8f8b0 Parallel RDPF evaluator 1 year ago
  Ian Goldberg 0a53ee11af Start preparing the tupletime online mode for parallelism 1 year ago
  Ian Goldberg 0e1836d604 Preventing the threads from writing into memory in the inner loop yields the expected speedup 1 year ago
  Ian Goldberg b899b24b6d Parallel StreamEval 1 year ago
  Ian Goldberg af5c08e306 Do something sensible in online mode when asked for multiple threads 1 year ago
  Ian Goldberg 1216a94599 Avoid default captures in lambda expressions 1 year ago
  Ian Goldberg dfb63bdb5d Add yield()s in the right places 1 year ago
  Ian Goldberg e284e8b41e Add num_iters argument to rdpftest mode 1 year ago
  Ian Goldberg 62855f7b92 Online-only mode 1 year ago
  Ian Goldberg dce1de74a4 Add explicit-only mode 1 year ago
  Ian Goldberg 59d31650f0 Have the bsearch mode output the found index in hex 1 year ago
  Ian Goldberg 704ade665a Simplify the run_coroutines API when there are a small constant number of coroutines to run 1 year ago
  Ian Goldberg bcb7ae1263 Binary search 1 year ago
  Ian Goldberg 022aae16c3 Bitonic sort 1 year ago
  Ian Goldberg a954959e22 Comparison code complete 1 year ago