No Description

Ian Goldberg 4d3fc01b66 Be able to set the number of CPU threads for each processing thread (independently) during preprocessing 3 years ago
Makefile dfb63bdb5d Add yield()s in the right places 3 years ago
aes.hpp 3c86beb097 Change op_counter to aes_ops everywhere 3 years ago
bitutils.hpp a954959e22 Comparison code complete 3 years ago
cdpf.cpp 62855f7b92 Online-only mode 3 years ago
cdpf.hpp a954959e22 Comparison code complete 3 years ago
cdpf.tcc 3811dce023 CDPF creation 3 years ago
corotypes.hpp 62855f7b92 Online-only mode 3 years ago
coroutine.hpp e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication 3 years ago
dpf.hpp 3c86beb097 Change op_counter to aes_ops everywhere 3 years ago
duoram.hpp 92b29fc996 Templatize additive and XOR shared indices into Duoram Shapes 3 years ago
duoram.tcc 33a85d89ca Simplify ParallelEval API 3 years ago
mpcio.cpp 3999846d2c Only print precomputed value stats if they're more than 0 3 years ago
mpcio.hpp b6abfb1b85 Duoram reads and updates are now multithreaded 3 years ago
mpcops.cpp 1216a94599 Avoid default captures in lambda expressions 3 years ago
mpcops.hpp 41ca42d01b Start constructing DPFs: the correction words 3 years ago
online.cpp 33a85d89ca Simplify ParallelEval API 3 years ago
online.hpp 11c05623ec Add a timing test for DPF evalution 3 years ago
options.hpp 45357b1778 Add -a mode for preprocessing with appending 3 years ago
prac.cpp 45357b1778 Add -a mode for preprocessing with appending 3 years ago
preproc.cpp 4d3fc01b66 Be able to set the number of CPU threads for each processing thread (independently) during preprocessing 3 years ago
preproc.hpp 11c05623ec Add a timing test for DPF evalution 3 years ago
prg.hpp 3c86beb097 Change op_counter to aes_ops everywhere 3 years ago
rdpf.cpp 94fcf8f8b0 Parallel RDPF evaluator 3 years ago
rdpf.hpp 33a85d89ca Simplify ParallelEval API 3 years ago
rdpf.tcc 33a85d89ca Simplify ParallelEval API 3 years ago
types.hpp 62855f7b92 Online-only mode 3 years ago