Makefile
|
6d92b7149b
Single-input evaluation of DPFs
|
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
|
dc610848be
If we run out of some type of precomputed element, be explicit about what type it was
|
2 years ago |
mpcio.hpp
|
dc610848be
If we run out of some type of precomputed element, be explicit about what type it was
|
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
|
5861e0f2f0
Test the DPF generation and evaluation
|
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
|
0e1cc51527
Harmonize I/O for MultTriple, HalfTriple, and the DPFs
|
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
|
cac0ca3269
Comment that we use a different technique from Duoram's Appendix D to normalize the unit vector
|
2 years ago |
rdpf.hpp
|
6d92b7149b
Single-input evaluation of DPFs
|
2 years ago |
types.hpp
|
dc610848be
If we run out of some type of precomputed element, be explicit about what type it was
|
2 years ago |