No Description

Ian Goldberg 13c2afb818 Make compressed DPFs the default 2 years ago
Makefile dfb63bdb5d Add yield()s in the right places 2 years ago
aes.hpp 3c86beb097 Change op_counter to aes_ops everywhere 2 years ago
bitutils.hpp a954959e22 Comparison code complete 2 years ago
cdpf.cpp 62855f7b92 Online-only mode 2 years ago
cdpf.hpp a954959e22 Comparison code complete 2 years ago
cdpf.tcc 3811dce023 CDPF creation 2 years ago
corotypes.hpp 62855f7b92 Online-only mode 2 years ago
coroutine.hpp e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication 2 years ago
dpf.hpp 3c86beb097 Change op_counter to aes_ops everywhere 2 years ago
duoram.hpp 2b29022d8c Writes (= reads + updates) 2 years ago
duoram.tcc a09fb25516 Some more missing yield()s 2 years ago
mpcio.cpp f3cb64ea1b Add the ability to reset the Lamport clock 2 years ago
mpcio.hpp f3cb64ea1b Add the ability to reset the Lamport clock 2 years ago
mpcops.cpp 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation 2 years ago
mpcops.hpp 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation 2 years ago
online.cpp 63ef055b2e A mode that replicates the tests from the Duoram paper 2 years ago
online.hpp 11c05623ec Add a timing test for DPF evalution 2 years ago
options.hpp 13c2afb818 Make compressed DPFs the default 2 years ago
prac.cpp 13c2afb818 Make compressed DPFs the default 2 years ago
preproc.cpp 121f757edb The server wasn't appending in -a mode 2 years ago
preproc.hpp 11c05623ec Add a timing test for DPF evalution 2 years ago
prg.hpp 3c86beb097 Change op_counter to aes_ops everywhere 2 years ago
rdpf.cpp 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation 2 years ago
rdpf.hpp 33a85d89ca Simplify ParallelEval API 2 years ago
rdpf.tcc 33a85d89ca Simplify ParallelEval API 2 years ago
types.hpp 2b29022d8c Writes (= reads + updates) 2 years ago