Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg a185f57dde Add an iters command-line arg to the bsearch and bbsearch unit tests il y a 2 ans
  Ian Goldberg 62d835388b Merge branch 'avadapal/heaps' il y a 2 ans
  Ian Goldberg 7ed4d55baf A new unit test "read" that just does sequential reads il y a 2 ans
  Ian Goldberg 2ce7abf1d2 Don't pass argc around unnecessarily il y a 2 ans
  Ian Goldberg de9b4f24fd Touch up the bsearch test il y a 2 ans
  avadapal bfd30696e6 fixing indentation in online.cpp il y a 2 ans
  avadapal b2c04a1fd5 adding an option to work on a presorted array for binary search il y a 2 ans
  avadapal 3d55534037 fixing the argc in main il y a 2 ans
  user avadapal 6885bb524e changes to repro scripts il y a 2 ans
  sshsshy ff4f893471 Rebased on main il y a 2 ans
  sshsshy 4a05888c8a avl_tests seperation, and using init() to refresh ORAM for AVL tests il y a 2 ans
  sshsshy e6c9172095 AVL Insertion, Deletion, and UTs il y a 2 ans
  sshsshy 090acf7421 BST insertion in AVL style il y a 2 ans
  Sajin Sasy 35fdc24baf Incorporating changes from Ian's review il y a 2 ans
  Sajin Sasy 115874a771 Incorporating changes from Ian's review il y a 2 ans
  Sajin Sasy 48f2bb4c96 Incorporating changes from Ian's review il y a 2 ans
  avadapal 82ef536bc2 merging il y a 2 ans
  Ian Goldberg 2c0dc25a93 Make it compile on Ubuntu 20.04 again il y a 2 ans
  Ian Goldberg d1b91ebae8 Move binary search from Flat to Shape il y a 2 ans
  Ian Goldberg 9bd6655f2e The Path Shape il y a 2 ans
  Ian Goldberg 593b7845ec New Shape::init() functions that initialize the contents of a Shape il y a 2 ans
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes il y a 2 ans
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object il y a 2 ans
  Ian Goldberg c6841ae846 Improved binary search il y a 2 ans
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 il y a 2 ans
  Ian Goldberg 9bfee712cc Indexing with OblivIndex il y a 2 ans
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size il y a 2 ans
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape il y a 2 ans
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 il y a 2 ans
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths il y a 2 ans