Commit History

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