Historique des commits

Auteur SHA1 Message Date
  avadapal a5c3a5c72c minor il y a 2 ans
  Ian Goldberg a359afae5d Variants of Shape::init() that work for general T as well il y a 2 ans
  Ian Goldberg 593b7845ec New Shape::init() functions that initialize the contents of a Shape il y a 2 ans
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes il y a 2 ans
  Ian Goldberg 888bd14967 Begin support for using a single wide RDPF for multiple related-index ORAM writes il y a 2 ans
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object il y a 2 ans
  Ian Goldberg c384b452a8 New RDPF2of3 struct il y a 2 ans
  Ian Goldberg c6841ae846 Improved binary search il y a 2 ans
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 il y a 2 ans
  Ian Goldberg 9bfee712cc Indexing with OblivIndex il y a 2 ans
  Ian Goldberg 95ee232971 Start on OblivIndex related-index ORAM accesses il y a 2 ans
  Ian Goldberg 3e20c8ed08 Add a WIDTH template parameter to MemRefS il y a 2 ans
  Ian Goldberg d30d1cc46d Change the semantics of indexmap to just return the index into the parent Shape (and not recurse) il y a 2 ans
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size il y a 2 ans
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape il y a 2 ans
  Ian Goldberg 7688de2aaa The simple fix il y a 2 ans
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 il y a 2 ans
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths il y a 2 ans
  Ian Goldberg 2b0fc57cfd Prefetch nodeselecttriples il y a 2 ans
  Ian Goldberg cc334951ab Change the clock preprocessing mode to 'k' il y a 2 ans
  Ian Goldberg b3b7c388bd Reduce the number of rounds needed to create an incremental DPF il y a 2 ans
  avadapal 87bac90199 Merge branch 'main' into avadapal/heaps il y a 2 ans
  Ian Goldberg 89ecb9f81f Preprocessing and storage of incremental RDPFs il y a 2 ans
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs il y a 2 ans
  Ian Goldberg 46907324e7 Move expansion into LeafInfo il y a 2 ans
  Ian Goldberg a277449c42 Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple il y a 2 ans
  Ian Goldberg 8cd9db4713 Add mpc_reconstruct functions for RegXS, RegAS, RegBS il y a 2 ans
  avadapal 10679b916a removing the pointer for ORAM, take in params for number of extractmins and inserts il y a 2 ans
  avadapal 4f08e94048 indentations, moving restore heap property in extractmin, fixing the debugging function, renaming Heap Class name il y a 2 ans
  avadapal 2f635f7812 a long comment explaining the restore heap il y a 2 ans