コミット履歴

作者 SHA1 メッセージ 日付
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size 2 年 前
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape 2 年 前
  Ian Goldberg 7688de2aaa The simple fix 2 年 前
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 2 年 前
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths 2 年 前
  Ian Goldberg 2b0fc57cfd Prefetch nodeselecttriples 2 年 前
  Ian Goldberg cc334951ab Change the clock preprocessing mode to 'k' 2 年 前
  Ian Goldberg b3b7c388bd Reduce the number of rounds needed to create an incremental DPF 2 年 前
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs 2 年 前
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs 2 年 前
  Ian Goldberg 46907324e7 Move expansion into LeafInfo 2 年 前
  Ian Goldberg a277449c42 Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple 2 年 前
  Ian Goldberg 8cd9db4713 Add mpc_reconstruct functions for RegXS, RegAS, RegBS 2 年 前
  Ian Goldberg bee20e5412 mpc_select for RegBS 2 年 前
  Ian Goldberg d2a0dbb3c6 Make it compile on Ubuntu 20.04 agan 2 年 前
  Ian Goldberg 9707b3ea7d Move the Cell definition from cell.cpp to cell.hpp 2 年 前
  Ian Goldberg 69ece20f03 Be able to create wide RDPFs in the preprocessing phase 2 年 前
  Ian Goldberg f95a11853c Allow for a one-byte subtype in the preprocessing network protocol 2 年 前
  Ian Goldberg 5a9eac7cbc Don't forget to save the leaf_cfbits 2 年 前
  Ian Goldberg a5815bf876 I/O on wide RDPFs 2 年 前
  Ian Goldberg ff2653d6ea Create wide RDPFs 2 年 前
  Ian Goldberg 6569a4f55d Have RDPF::expand() use descend_to_leaf for the last layer 2 年 前
  Ian Goldberg 864d5a2e7c We only need one leaf correction flag bit per level, not one per word per level 2 年 前
  Ian Goldberg 9fcb5e4895 Have RDPF::leaf() use descend_to_leaf for the last layer 2 年 前
  Ian Goldberg f15d8fc6e1 Store the max depth and the current depth in an RDPF 2 年 前
  Ian Goldberg 6496353c33 A PRG variant for computing (wide) leaves 2 年 前
  Ian Goldberg 59772f3c07 PreCompStorage for wide RDPFs 2 年 前
  Ian Goldberg 6684abdad7 Prepare a unit test for wide DPFs 2 年 前
  Ian Goldberg 57d891d549 Add some comments and fix the types of leaf_cw and leaf_cfbits 2 年 前
  Ian Goldberg 86c2ca4712 Pass LeafNodes by const ref instead of by value 2 年 前