Makefile
|
6d92b7149b
Single-input evaluation of DPFs
|
2 лет назад |
aes.hpp
|
0ac3de8dd2
Count AES operations
|
2 лет назад |
bitutils.hpp
|
6fc956c2eb
Make a PRG API
|
2 лет назад |
coroutine.hpp
|
83282f88ab
Enable coroutines to be used in the preprocessing phase
|
2 лет назад |
mpcio.cpp
|
11c05623ec
Add a timing test for DPF evalution
|
2 лет назад |
mpcio.hpp
|
dc610848be
If we run out of some type of precomputed element, be explicit about what type it was
|
2 лет назад |
mpcops.cpp
|
05f8e4a23d
Change AndTriple to SelectTriple
|
2 лет назад |
mpcops.hpp
|
41ca42d01b
Start constructing DPFs: the correction words
|
2 лет назад |
online.cpp
|
7df8809b6d
Add a DPF streaming evaluator
|
2 лет назад |
online.hpp
|
11c05623ec
Add a timing test for DPF evalution
|
2 лет назад |
options.hpp
|
11c05623ec
Add a timing test for DPF evalution
|
2 лет назад |
prac.cpp
|
11c05623ec
Add a timing test for DPF evalution
|
2 лет назад |
preproc.cpp
|
11c05623ec
Add a timing test for DPF evalution
|
2 лет назад |
preproc.hpp
|
11c05623ec
Add a timing test for DPF evalution
|
2 лет назад |
prg.hpp
|
54556fce46
It turns out you can just use bitwise operators ^ & on __m128i
|
2 лет назад |
rdpf.cpp
|
473692210f
Add a comment as to why we still have both expand() and Eval::next()
|
2 лет назад |
rdpf.hpp
|
7df8809b6d
Add a DPF streaming evaluator
|
2 лет назад |
types.hpp
|
dc610848be
If we run out of some type of precomputed element, be explicit about what type it was
|
2 лет назад |