Commit History

Author SHA1 Message Date
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 2 years ago
  Ian Goldberg 9bfee712cc Indexing with OblivIndex 2 years ago
  Ian Goldberg 95ee232971 Start on OblivIndex related-index ORAM accesses 2 years ago
  Ian Goldberg 3e20c8ed08 Add a WIDTH template parameter to MemRefS 2 years ago
  sshsshy d4feaa428a AVL Lookup. Fixed the deletion bug of F_dr being set without it being an imbalance case 2 years ago
  Ian Goldberg d30d1cc46d Change the semantics of indexmap to just return the index into the parent Shape (and not recurse) 2 years ago
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size 2 years ago
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape 2 years ago
  Ian Goldberg 7688de2aaa The simple fix 2 years ago
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 2 years ago
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths 2 years ago
  sshsshy 3075ae59de AVL Insertion, Deletion, and UTs 2 years ago
  sshsshy 8abce7e101 Minor tweaks to BST 2 years ago
  sshsshy 87c6119b26 Minor tweaks to bst.hpp 2 years ago
  sshsshy 5d113b6e07 BST(EA) Lookup 2 years ago
  sshsshy 2cf44f510c Insert modified to insert into empty locations created by delete() first if possible 2 years ago
  sshsshy dfee9bd988 BST (EA) deletion 2 years ago
  sshsshy 97f26bd034 Temp sync for debug 2 years ago
  Sajin Sasy 6dbd17deab temp commit to get mpc_select for RegBS from main 2 years ago
  Sajin Sasy f8b9b47536 Restructing to BST Class (with MPCTIO and yield passed around) + code cleanup 2 years ago
  Ian Goldberg e06c080a61 Add a function to check the BST invariant 2 years ago
  Ian Goldberg 53b2e42f79 BST pretty printer 2 years ago
  Sajin Sasy 1dbf68830d Finishing tweaks to explicit-address BST insert algs 2 years ago
  Sajin Sasy 985a29645c Revert "Making Node inherit from Cell" 2 years ago
  Sajin Sasy c6613cff84 Making Node inherit from Cell 2 years ago
  Sajin Sasy 245d666744 cdpf.is_zero fix 2 years ago
  Sajin Sasy 711ffbf05d More tweaks to AVL-style BST 2 years ago
  Sajin Sasy bc47ea4661 Renaming files 2 years ago
  Sajin Sasy 5dea7c9553 Makefile tweak 2 years ago
  Sajin Sasy c6c00f3032 Fixing pass by reference and values for root,node, and num_items 2 years ago