Commit History

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