Ian Goldberg
|
8b818c6dc7
Typo in comment
|
2 years ago |
Ian Goldberg
|
ff8957979f
More documentation in cell.cpp
|
2 years ago |
Ian Goldberg
|
903f45caf8
Make it compile on Ubuntu 20.04 (g++ 9.4.0)
|
2 years ago |
Ian Goldberg
|
02a8a3cb70
Some more documentation in cell.cpp
|
2 years ago |
Ian Goldberg
|
3c7d696275
We didn't need WIDTH static members after all
|
2 years ago |
Ian Goldberg
|
7f7aaf513f
Rename baltree to cell
|
2 years ago |
Ian Goldberg
|
5f87ed2ccf
Explicit and ORAM reads, updates, and writes of wide storage cells and individual fields thereof
|
2 years ago |
Ian Goldberg
|
f659a57555
The type being updated is not necessarily the same as the type of the Duoram
|
2 years ago |
Ian Goldberg
|
f8e2a126cf
ORAM reads and explicit reads and writes for wide data types
|
2 years ago |
Ian Goldberg
|
a9a87d295d
Touchups to the README
|
2 years ago |
Ian Goldberg
|
8e180d727b
Draft README
|
2 years ago |
Ian Goldberg
|
5d34bcd527
Add a comment about the SYS_NICE capability in start-docker
|
2 years ago |
Ian Goldberg
|
585e8d16ee
The server shouldn't allocate large amounts of memory when creating RDPFs
|
2 years ago |
Ian Goldberg
|
b1b337cee8
Set stdbuf -o 0 in run-experiment
|
2 years ago |
Ian Goldberg
|
00b508dd1a
Output ending timestamp in run-experiment
|
2 years ago |
Ian Goldberg
|
c8f6e0ae4a
Dockerization
|
2 years ago |
Ian Goldberg
|
7800fb4250
Make it compile on Ubuntu 20.04 (g++ 9.4.0)
|
2 years ago |
Ian Goldberg
|
13c2afb818
Make compressed DPFs the default
|
2 years ago |
Ian Goldberg
|
63ef055b2e
A mode that replicates the tests from the Duoram paper
|
2 years ago |
Ian Goldberg
|
f3cb64ea1b
Add the ability to reset the Lamport clock
|
2 years ago |
Ian Goldberg
|
a09fb25516
Some more missing yield()s
|
2 years ago |
Ian Goldberg
|
2b29022d8c
Writes (= reads + updates)
|
2 years ago |
Ian Goldberg
|
e9fa1a0289
Simultaneous independent reads and updates
|
2 years ago |
Ian Goldberg
|
3565cedf03
Don't separately account for halftriples that are created as a byproduct of RDPF creation
|
2 years ago |
Ian Goldberg
|
c39726c869
Add a third simultaneous read
|
2 years ago |
Ian Goldberg
|
121f757edb
The server wasn't appending in -a mode
|
2 years ago |
Ian Goldberg
|
212a0d420e
Demonstrate independent simultaneous reads
|
2 years ago |
Ian Goldberg
|
c6682b9553
Make it compile on Ubuntu 20.04 (g++ 9.4.0)
|
2 years ago |
Ian Goldberg
|
0fa58457c5
Multithread RDPF creation when it makes sense
|
2 years ago |
Ian Goldberg
|
4d3fc01b66
Be able to set the number of CPU threads for each processing thread (independently) during preprocessing
|
2 years ago |