Ian Goldberg
|
0e1836d604
Preventing the threads from writing into memory in the inner loop yields the expected speedup
|
2 years ago |
Ian Goldberg
|
b899b24b6d
Parallel StreamEval
|
2 years ago |
Ian Goldberg
|
af5c08e306
Do something sensible in online mode when asked for multiple threads
|
2 years ago |
Ian Goldberg
|
1216a94599
Avoid default captures in lambda expressions
|
2 years ago |
Ian Goldberg
|
dfb63bdb5d
Add yield()s in the right places
|
2 years ago |
Ian Goldberg
|
e284e8b41e
Add num_iters argument to rdpftest mode
|
2 years ago |
Ian Goldberg
|
62855f7b92
Online-only mode
|
2 years ago |
Ian Goldberg
|
dce1de74a4
Add explicit-only mode
|
2 years ago |
Ian Goldberg
|
59d31650f0
Have the bsearch mode output the found index in hex
|
2 years ago |
Ian Goldberg
|
704ade665a
Simplify the run_coroutines API when there are a small constant number of coroutines to run
|
2 years ago |
Ian Goldberg
|
bcb7ae1263
Binary search
|
2 years ago |
Ian Goldberg
|
022aae16c3
Bitonic sort
|
2 years ago |
Ian Goldberg
|
a954959e22
Comparison code complete
|
2 years ago |
Ian Goldberg
|
67ffe06b19
Tests for CDPF creation, transmission, storage, retrieval, use
|
2 years ago |
Ian Goldberg
|
3c86beb097
Change op_counter to aes_ops everywhere
|
2 years ago |
Ian Goldberg
|
b42b25bc49
Reading and writing with XOR-shared indices
|
2 years ago |
Ian Goldberg
|
ac0020d18d
Extend StreamEval to allow for an XOR input offset in addition to an additive one
|
2 years ago |
Ian Goldberg
|
c3c771899f
Reading and writing with explicit indices
|
2 years ago |
Ian Goldberg
|
959a605f44
Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"!
|
2 years ago |
Ian Goldberg
|
61327a757f
Duoram read protocol
|
2 years ago |
Ian Goldberg
|
0de416dfa9
Complete the update protocol
|
2 years ago |
Ian Goldberg
|
dcc320c967
The Duoram update protocol for the computational peers
|
2 years ago |
Ian Goldberg
|
3ec5dd0de4
Start on the update protocol
|
2 years ago |
Ian Goldberg
|
643aed9597
Add facility for reconstructing the database to check your answers or debugging
|
2 years ago |
Ian Goldberg
|
8362feacc0
Create various kinds of ORAM memory references with A[as] notation
|
2 years ago |
Ian Goldberg
|
79b6d52cec
Shape and the basic Flat shape
|
2 years ago |
Ian Goldberg
|
bd0cab0198
Start on the Duoram implementation
|
2 years ago |
Ian Goldberg
|
9e3895c950
Have Reg{A,X,B}S definitely initialize to 0 when constructed
|
2 years ago |
Ian Goldberg
|
7d614a5eb4
It's faster to do evaluations of RDPFPairs and RDPFTriples in lockstep
|
2 years ago |
Ian Goldberg
|
7df8809b6d
Add a DPF streaming evaluator
|
2 years ago |