Historique des commits

Auteur SHA1 Message Date
  sshsshy 7b69627647 Minor tweaks il y a 3 ans
  sshsshy 197781d283 Splitting updateRetStruct() out of del() il y a 3 ans
  sshsshy d016ffb9d6 Splitting del() into fixImbalance() and updateChildPointers() il y a 3 ans
  sshsshy 309f3d05ff Fixing the base deletion case to verify that the deletion key matches current root's key before deleting it il y a 3 ans
  sshsshy f5b9b63cfe Fixing (Zero-ing) n's balance in the double rotation case il y a 3 ans
  sshsshy 2a1a746321 Converting *oram to oram within AVL class il y a 3 ans
  sshsshy c23643371b init() for AVL to reuse a tree for all the UTs il y a 3 ans
  sshsshy 3fbda3c478 Merge branch 'ssasy/avl' of git-crysp.uwaterloo.ca:duoram/prac into ssasy/avl il y a 3 ans
  sshsshy ff4f893471 Rebased on main il y a 3 ans
  sshsshy 4a05888c8a avl_tests seperation, and using init() to refresh ORAM for AVL tests il y a 3 ans
  sshsshy 8f1752c8b9 AVL Lookup. Fixed the deletion bug of F_dr being set without it being an imbalance case il y a 3 ans
  sshsshy e6c9172095 AVL Insertion, Deletion, and UTs il y a 3 ans
  sshsshy adad6f44ba Minor tweaks to BST il y a 3 ans
  sshsshy ce7e70faa4 Minor tweaks to bst.hpp il y a 3 ans
  sshsshy 4f09a25dce BST(EA) Lookup il y a 3 ans
  sshsshy db22a64900 Insert modified to insert into empty locations created by delete() first if possible il y a 3 ans
  sshsshy 66956bf43d BST (EA) deletion il y a 3 ans
  sshsshy a874cd2458 Temp sync for debug il y a 3 ans
  Sajin Sasy a679554b8e temp commit to get mpc_select for RegBS from main il y a 3 ans
  Sajin Sasy e9f037d222 Restructing to BST Class (with MPCTIO and yield passed around) + code cleanup il y a 3 ans
  Ian Goldberg 5900b98086 Add a function to check the BST invariant il y a 3 ans
  Ian Goldberg 35fe0551f2 BST pretty printer il y a 3 ans
  Sajin Sasy 930858b172 Finishing tweaks to explicit-address BST insert algs il y a 3 ans
  Sajin Sasy f89ec6c921 Revert "Making Node inherit from Cell" il y a 3 ans
  Sajin Sasy 7faae5158d Making Node inherit from Cell il y a 3 ans
  Sajin Sasy 47c681ee75 cdpf.is_zero fix il y a 3 ans
  Sajin Sasy 5209cbfe11 More tweaks to AVL-style BST il y a 3 ans
  Sajin Sasy a617f0f436 Renaming files il y a 3 ans
  Sajin Sasy 5ada1b5b0f Makefile tweak il y a 3 ans
  Sajin Sasy fafd916f50 Fixing pass by reference and values for root,node, and num_items il y a 3 ans