Commit történet

Szerző SHA1 Üzenet Dátum
  Ian Goldberg 593b7845ec New Shape::init() functions that initialize the contents of a Shape 2 éve
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes 2 éve
  Ian Goldberg 888bd14967 Begin support for using a single wide RDPF for multiple related-index ORAM writes 2 éve
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object 2 éve
  Ian Goldberg c384b452a8 New RDPF2of3 struct 2 éve
  Ian Goldberg c6841ae846 Improved binary search 2 éve
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 2 éve
  Ian Goldberg 9bfee712cc Indexing with OblivIndex 2 éve
  Ian Goldberg 95ee232971 Start on OblivIndex related-index ORAM accesses 2 éve
  Ian Goldberg 3e20c8ed08 Add a WIDTH template parameter to MemRefS 2 éve
  Ian Goldberg d30d1cc46d Change the semantics of indexmap to just return the index into the parent Shape (and not recurse) 2 éve
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size 2 éve
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape 2 éve
  Ian Goldberg 7688de2aaa The simple fix 2 éve
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 2 éve
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths 2 éve
  Ian Goldberg 2b0fc57cfd Prefetch nodeselecttriples 2 éve
  Ian Goldberg cc334951ab Change the clock preprocessing mode to 'k' 2 éve
  Ian Goldberg b3b7c388bd Reduce the number of rounds needed to create an incremental DPF 2 éve
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs 2 éve
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs 2 éve
  Ian Goldberg 46907324e7 Move expansion into LeafInfo 2 éve
  Ian Goldberg a277449c42 Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple 2 éve
  Ian Goldberg 8cd9db4713 Add mpc_reconstruct functions for RegXS, RegAS, RegBS 2 éve
  Ian Goldberg bee20e5412 mpc_select for RegBS 2 éve
  Ian Goldberg d2a0dbb3c6 Make it compile on Ubuntu 20.04 agan 2 éve
  Ian Goldberg 9707b3ea7d Move the Cell definition from cell.cpp to cell.hpp 2 éve
  Ian Goldberg 69ece20f03 Be able to create wide RDPFs in the preprocessing phase 2 éve
  Ian Goldberg f95a11853c Allow for a one-byte subtype in the preprocessing network protocol 2 éve
  Ian Goldberg 5a9eac7cbc Don't forget to save the leaf_cfbits 2 éve