No Description

Ian Goldberg c450b5395e Add a minor comment 2 years ago
Makefile bd0cab0198 Start on the Duoram implementation 2 years ago
aes.hpp 0ac3de8dd2 Count AES operations 2 years ago
bitutils.hpp 6fc956c2eb Make a PRG API 2 years ago
coroutine.hpp 83282f88ab Enable coroutines to be used in the preprocessing phase 2 years ago
duoram.hpp b42b25bc49 Reading and writing with XOR-shared indices 2 years ago
duoram.tcc c450b5395e Add a minor comment 2 years ago
mpcio.cpp 966c2a0335 Report memory usage 2 years ago
mpcio.hpp 966c2a0335 Report memory usage 2 years ago
mpcops.cpp 05f8e4a23d Change AndTriple to SelectTriple 2 years ago
mpcops.hpp 41ca42d01b Start constructing DPFs: the correction words 2 years ago
online.cpp b42b25bc49 Reading and writing with XOR-shared indices 2 years ago
online.hpp 11c05623ec Add a timing test for DPF evalution 2 years ago
options.hpp 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! 2 years ago
prac.cpp 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! 2 years ago
preproc.cpp 0de416dfa9 Complete the update protocol 2 years ago
preproc.hpp 11c05623ec Add a timing test for DPF evalution 2 years ago
prg.hpp 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i 2 years ago
rdpf.cpp 0de416dfa9 Complete the update protocol 2 years ago
rdpf.hpp ac0020d18d Extend StreamEval to allow for an XOR input offset in addition to an additive one 2 years ago
rdpf.tcc ac0020d18d Extend StreamEval to allow for an XOR input offset in addition to an additive one 2 years ago
types.hpp 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! 2 years ago