Commit History

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