Sajin Sasy
|
e9daf1b5d3
Documentation typo fix
|
2 年之前 |
Ian Goldberg
|
90e3f0cc7f
Add a function to check the BST invariant
|
2 年之前 |
Ian Goldberg
|
5b84dc44c3
BST pretty printer
|
2 年之前 |
Sajin Sasy
|
00e30cd648
Finishing tweaks to explicit-address BST insert algs
|
2 年之前 |
Sajin Sasy
|
ea2dae6454
Revert "Making Node inherit from Cell"
|
2 年之前 |
Sajin Sasy
|
a22a29d2e7
Making Node inherit from Cell
|
2 年之前 |
Sajin Sasy
|
4a4e570c30
cdpf.is_zero fix
|
2 年之前 |
Sajin Sasy
|
3da29cdd65
More tweaks to AVL-style BST
|
2 年之前 |
Sajin Sasy
|
ba810ccb91
Renaming files
|
2 年之前 |
Sajin Sasy
|
bb6769cd65
Makefile tweak
|
2 年之前 |
Sajin Sasy
|
9058b565ff
Fixing pass by reference and values for root,node, and num_items
|
2 年之前 |
Sajin Sasy
|
115874a771
Incorporating changes from Ian's review
|
2 年之前 |
sshsshy
|
3fd90432bb
BST insertion in AVL style
|
2 年之前 |
Sajin Sasy
|
2285972f99
Renaming files
|
2 年之前 |
Sajin Sasy
|
11e9a73220
Makefile tweak
|
2 年之前 |
Sajin Sasy
|
f4f158049c
Fixing pass by reference and values for root,node, and num_items
|
2 年之前 |
Sajin Sasy
|
48f2bb4c96
Incorporating changes from Ian's review
|
2 年之前 |
sshsshy
|
36d273a5a1
BST insertion in AVL style
|
2 年之前 |
Ian Goldberg
|
2c0dc25a93
Make it compile on Ubuntu 20.04 again
|
2 年之前 |
Ian Goldberg
|
d1b91ebae8
Move binary search from Flat to Shape
|
2 年之前 |
Ian Goldberg
|
9bd6655f2e
The Path Shape
|
2 年之前 |
Ian Goldberg
|
a359afae5d
Variants of Shape::init() that work for general T as well
|
2 年之前 |
Ian Goldberg
|
593b7845ec
New Shape::init() functions that initialize the contents of a Shape
|
2 年之前 |
Ian Goldberg
|
5c55c7e72e
Use only a single (wide) DPF for related reads and writes
|
2 年之前 |
Ian Goldberg
|
888bd14967
Begin support for using a single wide RDPF for multiple related-index ORAM writes
|
2 年之前 |
Ian Goldberg
|
167fb6614a
ORAM operations now reuse RDPFs when given the same OblivIndex object
|
2 年之前 |
Ian Goldberg
|
c384b452a8
New RDPF2of3 struct
|
2 年之前 |
Ian Goldberg
|
c6841ae846
Improved binary search
|
2 年之前 |
Ian Goldberg
|
04115039cf
Slightly better API for the common case of WIDTH=1
|
2 年之前 |
Ian Goldberg
|
9bfee712cc
Indexing with OblivIndex
|
2 年之前 |