Historia zmian

Autor SHA1 Wiadomość Data
  user avadapal 6885bb524e changes to repro scripts 2 lat temu
  avadapal 82ef536bc2 merging 2 lat temu
  Ian Goldberg 2c0dc25a93 Make it compile on Ubuntu 20.04 again 2 lat temu
  Ian Goldberg d1b91ebae8 Move binary search from Flat to Shape 2 lat temu
  Ian Goldberg 9bd6655f2e The Path Shape 2 lat temu
  Ian Goldberg 593b7845ec New Shape::init() functions that initialize the contents of a Shape 2 lat temu
  Ian Goldberg 5c55c7e72e Use only a single (wide) DPF for related reads and writes 2 lat temu
  Ian Goldberg 167fb6614a ORAM operations now reuse RDPFs when given the same OblivIndex object 2 lat temu
  Ian Goldberg c6841ae846 Improved binary search 2 lat temu
  Ian Goldberg 04115039cf Slightly better API for the common case of WIDTH=1 2 lat temu
  Ian Goldberg 9bfee712cc Indexing with OblivIndex 2 lat temu
  Ian Goldberg 81bf0f7ddb Binary search for Flat of any size 2 lat temu
  Ian Goldberg 99bb7cf962 The Pad Shape and the start of the Stride Shape 2 lat temu
  Ian Goldberg 51bb559cf5 Update the duotest unit test to allow for testing ORAM sizes not powers of 2 2 lat temu
  Ian Goldberg 36c4daa621 Bitonic sort for arbitrary lengths 2 lat temu
  avadapal 87bac90199 Merge branch 'main' into avadapal/heaps 2 lat temu
  Ian Goldberg bbcdd36b55 Creation of incremental RDPFs 2 lat temu
  avadapal 04bda15334 starting with heaps 2 lat temu
  avadapal 7a37da1dbb started heap code 2 lat temu
  Ian Goldberg bee20e5412 mpc_select for RegBS 2 lat temu
  Ian Goldberg 59772f3c07 PreCompStorage for wide RDPFs 2 lat temu
  Ian Goldberg 6684abdad7 Prepare a unit test for wide DPFs 2 lat temu
  Ian Goldberg 953c1fd3a1 Generalize a bunch of types to eventually support wide DPFs 2 lat temu
  Ian Goldberg a9e39d265e Add a template parameter to RDPF, RDPFPair, RDPFTriple for the leaf width 2 lat temu
  Ian Goldberg d8d08f2a6e Change some functions from templated on return values to overloaded on reference parameters 2 lat temu
  Ian Goldberg bc5dc4a257 mpc_and, mpc_or for bit shares 2 lat temu
  Ian Goldberg 706253a51f mpc_select for RegXS 2 lat temu
  Ian Goldberg 7ea4769df8 Be able to use a CDPF to compare RegAS or RegXS for equality 2 lat temu
  Ian Goldberg 7f7aaf513f Rename baltree to cell 2 lat temu
  Ian Goldberg 5f87ed2ccf Explicit and ORAM reads, updates, and writes of wide storage cells and individual fields thereof 2 lat temu