No Description

Ian Goldberg 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) 2 years ago
Makefile 3ab9aed765 make clean should clean any generated asms as well 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
mpcio.cpp c8a0051158 Be able to send RDPFs to other parties 2 years ago
mpcio.hpp c8a0051158 Be able to send RDPFs to other parties 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 b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers 2 years ago
online.hpp bba5036964 Merge the computation peer and server online execution paths 2 years ago
prac.cpp 5446f2f2dd Rename MPC framework to PRAC 2 years ago
preproc.cpp 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) 2 years ago
preproc.hpp 33a6a54fe4 The server now also opens one socket per thread to each computational peer 2 years ago
prg.hpp 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i 2 years ago
rdpf.cpp 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) 2 years ago
rdpf.hpp 8f0ea5629f RDPF pairs (for the server) and triples (for the computational peers) 2 years ago
types.hpp 05f8e4a23d Change AndTriple to SelectTriple 2 years ago