Sajin Sasy
|
f4f158049c
Fixing pass by reference and values for root,node, and num_items
|
hace 2 años |
Sajin Sasy
|
48f2bb4c96
Incorporating changes from Ian's review
|
hace 2 años |
sshsshy
|
36d273a5a1
BST insertion in AVL style
|
hace 2 años |
Ian Goldberg
|
2c0dc25a93
Make it compile on Ubuntu 20.04 again
|
hace 2 años |
Ian Goldberg
|
d1b91ebae8
Move binary search from Flat to Shape
|
hace 2 años |
Ian Goldberg
|
9bd6655f2e
The Path Shape
|
hace 2 años |
Ian Goldberg
|
a359afae5d
Variants of Shape::init() that work for general T as well
|
hace 2 años |
Ian Goldberg
|
593b7845ec
New Shape::init() functions that initialize the contents of a Shape
|
hace 2 años |
Ian Goldberg
|
5c55c7e72e
Use only a single (wide) DPF for related reads and writes
|
hace 2 años |
Ian Goldberg
|
888bd14967
Begin support for using a single wide RDPF for multiple related-index ORAM writes
|
hace 2 años |
Ian Goldberg
|
167fb6614a
ORAM operations now reuse RDPFs when given the same OblivIndex object
|
hace 2 años |
Ian Goldberg
|
c384b452a8
New RDPF2of3 struct
|
hace 2 años |
Ian Goldberg
|
c6841ae846
Improved binary search
|
hace 2 años |
Ian Goldberg
|
04115039cf
Slightly better API for the common case of WIDTH=1
|
hace 2 años |
Ian Goldberg
|
9bfee712cc
Indexing with OblivIndex
|
hace 2 años |
Ian Goldberg
|
95ee232971
Start on OblivIndex related-index ORAM accesses
|
hace 2 años |
Ian Goldberg
|
3e20c8ed08
Add a WIDTH template parameter to MemRefS
|
hace 2 años |
Ian Goldberg
|
d30d1cc46d
Change the semantics of indexmap to just return the index into the parent Shape (and not recurse)
|
hace 2 años |
Ian Goldberg
|
81bf0f7ddb
Binary search for Flat of any size
|
hace 2 años |
Ian Goldberg
|
99bb7cf962
The Pad Shape and the start of the Stride Shape
|
hace 2 años |
Ian Goldberg
|
7688de2aaa
The simple fix
|
hace 2 años |
Ian Goldberg
|
51bb559cf5
Update the duotest unit test to allow for testing ORAM sizes not powers of 2
|
hace 2 años |
Ian Goldberg
|
36c4daa621
Bitonic sort for arbitrary lengths
|
hace 2 años |
Ian Goldberg
|
2b0fc57cfd
Prefetch nodeselecttriples
|
hace 2 años |
Ian Goldberg
|
cc334951ab
Change the clock preprocessing mode to 'k'
|
hace 2 años |
Ian Goldberg
|
b3b7c388bd
Reduce the number of rounds needed to create an incremental DPF
|
hace 2 años |
Ian Goldberg
|
89ecb9f81f
Preprocessing and storage of incremental RDPFs
|
hace 2 años |
Ian Goldberg
|
bbcdd36b55
Creation of incremental RDPFs
|
hace 2 años |
Ian Goldberg
|
46907324e7
Move expansion into LeafInfo
|
hace 2 años |
Ian Goldberg
|
a277449c42
Add bool incremental parameters to constructors for RDPF, RDPFPair, RDPFTriple
|
hace 2 años |