No Description

Ian Goldberg bc1d850132 Add the ability to pre-expand RDPFs 1 year ago
Makefile 6d92b7149b Single-input evaluation of DPFs 1 year ago
aes.hpp 0ac3de8dd2 Count AES operations 1 year ago
bitutils.hpp 6fc956c2eb Make a PRG API 1 year ago
coroutine.hpp 83282f88ab Enable coroutines to be used in the preprocessing phase 1 year ago
mpcio.cpp dc610848be If we run out of some type of precomputed element, be explicit about what type it was 1 year ago
mpcio.hpp dc610848be If we run out of some type of precomputed element, be explicit about what type it was 1 year ago
mpcops.cpp 05f8e4a23d Change AndTriple to SelectTriple 1 year ago
mpcops.hpp 41ca42d01b Start constructing DPFs: the correction words 1 year ago
online.cpp 5861e0f2f0 Test the DPF generation and evaluation 1 year ago
online.hpp bba5036964 Merge the computation peer and server online execution paths 1 year ago
prac.cpp 5446f2f2dd Rename MPC framework to PRAC 1 year ago
preproc.cpp 0e1cc51527 Harmonize I/O for MultTriple, HalfTriple, and the DPFs 1 year ago
preproc.hpp 33a6a54fe4 The server now also opens one socket per thread to each computational peer 1 year ago
prg.hpp 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i 1 year ago
rdpf.cpp bc1d850132 Add the ability to pre-expand RDPFs 1 year ago
rdpf.hpp bc1d850132 Add the ability to pre-expand RDPFs 1 year ago
types.hpp dc610848be If we run out of some type of precomputed element, be explicit about what type it was 1 year ago