Commit History

Author SHA1 Message Date
  Ian Goldberg de44157928 Cleanly separate communication threads from CPU threads in the CLI 9 months ago
  Ian Goldberg 9dfcf124ae Make MPCIO and MPCTIO objects non-copyable 9 months ago
  Ian Goldberg fb4a16b6a0 Touch up a couple of comments 9 months ago
  sshsshy 8cdbada147 Addressed feedback. Commit midway through converting opt_flag into a command line argument to merge main first for optional oidx. 9 months ago
  sshsshy 15693f8dfe Addressing code review feedback 10 months ago
  sshsshy 7ab221c22b Addressing IG's code review (contd.) 10 months ago
  sshsshy 868fec1544 Addressed IG's code review on bst 10 months ago
  sshsshy 18fa9b8c04 Parallelizing BST functions and compressing rounds. 1 year ago
  sshsshy 6148723490 Added an mpc_or OP for readability 1 year ago
  sshsshy 122288d672 BST Lookup updated to return a RegBS without explicit reconstruction of lookup success/fail. Fixed incorrect usage of mpc_reconstruct for RegBS in both BST and AVL. 1 year ago
  sshsshy 75d8183265 BST clean up 1 year ago
  sshsshy d51fb320e8 Replacing local reconstruction functions with mpc_reconstruct() whereever applicable. Removed reconstruct_RegA/XS, still need reconstruct_RegBS for correctness 1 year ago
  sshsshy adad6f44ba Minor tweaks to BST 1 year ago
  sshsshy 4f09a25dce BST(EA) Lookup 1 year ago
  sshsshy db22a64900 Insert modified to insert into empty locations created by delete() first if possible 1 year ago
  sshsshy 66956bf43d BST (EA) deletion 1 year ago
  sshsshy a874cd2458 Temp sync for debug 1 year ago
  Sajin Sasy a679554b8e temp commit to get mpc_select for RegBS from main 1 year ago
  Sajin Sasy e9f037d222 Restructing to BST Class (with MPCTIO and yield passed around) + code cleanup 1 year ago
  Ian Goldberg 5900b98086 Add a function to check the BST invariant 1 year ago
  Ian Goldberg 35fe0551f2 BST pretty printer 1 year ago
  Sajin Sasy 930858b172 Finishing tweaks to explicit-address BST insert algs 1 year ago
  Sajin Sasy f89ec6c921 Revert "Making Node inherit from Cell" 1 year ago
  Sajin Sasy 7faae5158d Making Node inherit from Cell 1 year ago
  Sajin Sasy 47c681ee75 cdpf.is_zero fix 1 year ago
  Sajin Sasy 5209cbfe11 More tweaks to AVL-style BST 1 year ago
  Sajin Sasy a617f0f436 Renaming files 1 year ago
  Sajin Sasy 8d630bd04a Incorporating changes from Ian's review 1 year ago
  sshsshy 090acf7421 BST insertion in AVL style 1 year ago
  Sajin Sasy 2ee5fbc2b1 Renaming files 1 year ago