Ian Goldberg
|
d1b91ebae8
Move binary search from Flat to Shape
|
1 year ago |
Ian Goldberg
|
9bd6655f2e
The Path Shape
|
1 year ago |
avadapal
|
a5c3a5c72c
minor
|
1 year ago |
Ian Goldberg
|
a359afae5d
Variants of Shape::init() that work for general T as well
|
1 year ago |
Ian Goldberg
|
593b7845ec
New Shape::init() functions that initialize the contents of a Shape
|
1 year ago |
Ian Goldberg
|
5c55c7e72e
Use only a single (wide) DPF for related reads and writes
|
1 year ago |
Ian Goldberg
|
888bd14967
Begin support for using a single wide RDPF for multiple related-index ORAM writes
|
1 year ago |
Ian Goldberg
|
167fb6614a
ORAM operations now reuse RDPFs when given the same OblivIndex object
|
1 year ago |
Ian Goldberg
|
c384b452a8
New RDPF2of3 struct
|
1 year ago |
Ian Goldberg
|
c6841ae846
Improved binary search
|
1 year ago |
Ian Goldberg
|
04115039cf
Slightly better API for the common case of WIDTH=1
|
1 year ago |
Ian Goldberg
|
9bfee712cc
Indexing with OblivIndex
|
1 year ago |
Ian Goldberg
|
95ee232971
Start on OblivIndex related-index ORAM accesses
|
1 year ago |
Ian Goldberg
|
3e20c8ed08
Add a WIDTH template parameter to MemRefS
|
1 year ago |
sshsshy
|
d4feaa428a
AVL Lookup. Fixed the deletion bug of F_dr being set without it being an imbalance case
|
1 year ago |
Ian Goldberg
|
d30d1cc46d
Change the semantics of indexmap to just return the index into the parent Shape (and not recurse)
|
1 year ago |
Ian Goldberg
|
81bf0f7ddb
Binary search for Flat of any size
|
1 year ago |
Ian Goldberg
|
99bb7cf962
The Pad Shape and the start of the Stride Shape
|
1 year ago |
Ian Goldberg
|
7688de2aaa
The simple fix
|
1 year ago |
Ian Goldberg
|
51bb559cf5
Update the duotest unit test to allow for testing ORAM sizes not powers of 2
|
1 year ago |
Ian Goldberg
|
36c4daa621
Bitonic sort for arbitrary lengths
|
1 year ago |
sshsshy
|
3075ae59de
AVL Insertion, Deletion, and UTs
|
1 year ago |
sshsshy
|
8abce7e101
Minor tweaks to BST
|
1 year ago |
sshsshy
|
87c6119b26
Minor tweaks to bst.hpp
|
1 year ago |
sshsshy
|
5d113b6e07
BST(EA) Lookup
|
1 year ago |
sshsshy
|
2cf44f510c
Insert modified to insert into empty locations created by delete() first if possible
|
1 year ago |
sshsshy
|
dfee9bd988
BST (EA) deletion
|
1 year ago |
sshsshy
|
97f26bd034
Temp sync for debug
|
1 year ago |
Sajin Sasy
|
6dbd17deab
temp commit to get mpc_select for RegBS from main
|
1 year ago |
Sajin Sasy
|
f8b9b47536
Restructing to BST Class (with MPCTIO and yield passed around) + code cleanup
|
1 year ago |