Commit History

Author SHA1 Message Date
  Sajin Sasy c857aee17a Restructing to BST Class (with MPCTIO and yield passed around) + code cleanup 1 year ago
  Sajin Sasy fce91de818 Documentation typo fix 1 year ago
  Ian Goldberg 3fe78bcd0a Add a function to check the BST invariant 1 year ago
  Ian Goldberg 927650cbdd BST pretty printer 1 year ago
  Sajin Sasy 609c442e2f Finishing tweaks to explicit-address BST insert algs 1 year ago
  Sajin Sasy eded4c45d4 Revert "Making Node inherit from Cell" 1 year ago
  Sajin Sasy 6af586dfd1 Making Node inherit from Cell 1 year ago
  Sajin Sasy 9a18b7a84e cdpf.is_zero fix 1 year ago
  Sajin Sasy f5120f65f3 More tweaks to AVL-style BST 1 year ago
  Sajin Sasy 271c1a377a Renaming files 1 year ago
  Sajin Sasy cb550dab6d Makefile tweak 1 year ago
  Sajin Sasy 723225a91e Fixing pass by reference and values for root,node, and num_items 1 year ago
  Sajin Sasy ec4f78e040 Incorporating changes from Ian's review 1 year ago
  sshsshy c3e26fde36 BST insertion in AVL style 1 year ago
  Sajin Sasy aeaaebc6a4 Renaming files 1 year ago
  Sajin Sasy 62e7719528 Makefile tweak 1 year ago
  Sajin Sasy 46d7b9bd50 Fixing pass by reference and values for root,node, and num_items 1 year ago
  Sajin Sasy bf61e62e2f Incorporating changes from Ian's review 1 year ago
  sshsshy 1a77a590bc BST insertion in AVL style 1 year ago
  Ian Goldberg 2b0fc57cfd Prefetch nodeselecttriples 1 year ago
  Ian Goldberg cc334951ab Change the clock preprocessing mode to 'k' 1 year ago
  Ian Goldberg b3b7c388bd Reduce the number of rounds needed to create an incremental DPF 1 year ago
  avadapal 87bac90199 Merge branch 'main' into avadapal/heaps 1 year ago
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs 1 year ago
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs 1 year ago
  Ian Goldberg 46907324e7 Move expansion into LeafInfo 1 year ago
  Ian Goldberg a277449c42 Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple 1 year ago
  Ian Goldberg 8cd9db4713 Add mpc_reconstruct functions for RegXS, RegAS, RegBS 1 year ago
  avadapal 10679b916a removing the pointer for ORAM, take in params for number of extractmins and inserts 1 year ago
  avadapal 4f08e94048 indentations, moving restore heap property in extractmin, fixing the debugging function, renaming Heap Class name 1 year ago