Aucune description

Ian Goldberg bd0cab0198 Start on the Duoram implementation il y a 3 ans
Makefile bd0cab0198 Start on the Duoram implementation il y a 3 ans
aes.hpp 0ac3de8dd2 Count AES operations il y a 3 ans
bitutils.hpp 6fc956c2eb Make a PRG API il y a 3 ans
coroutine.hpp 83282f88ab Enable coroutines to be used in the preprocessing phase il y a 3 ans
duoram.hpp bd0cab0198 Start on the Duoram implementation il y a 3 ans
duoram.tcc bd0cab0198 Start on the Duoram implementation il y a 3 ans
mpcio.cpp 6d7546b80c Add a comment explaining the template parameters for PreCompStorage il y a 3 ans
mpcio.hpp dc610848be If we run out of some type of precomputed element, be explicit about what type it was il y a 3 ans
mpcops.cpp 05f8e4a23d Change AndTriple to SelectTriple il y a 3 ans
mpcops.hpp 41ca42d01b Start constructing DPFs: the correction words il y a 3 ans
online.cpp bd0cab0198 Start on the Duoram implementation il y a 3 ans
online.hpp 11c05623ec Add a timing test for DPF evalution il y a 3 ans
options.hpp 11c05623ec Add a timing test for DPF evalution il y a 3 ans
prac.cpp 11c05623ec Add a timing test for DPF evalution il y a 3 ans
preproc.cpp 11c05623ec Add a timing test for DPF evalution il y a 3 ans
preproc.hpp 11c05623ec Add a timing test for DPF evalution il y a 3 ans
prg.hpp 54556fce46 It turns out you can just use bitwise operators ^ & on __m128i il y a 3 ans
rdpf.cpp 7d614a5eb4 It's faster to do evaluations of RDPFPairs and RDPFTriples in lockstep il y a 3 ans
rdpf.hpp 116a8072e7 Move templated method implementations from rdpf.hpp to rdpf.tcc il y a 3 ans
rdpf.tcc 116a8072e7 Move templated method implementations from rdpf.hpp to rdpf.tcc il y a 3 ans
types.hpp 9e3895c950 Have Reg{A,X,B}S definitely initialize to 0 when constructed il y a 3 ans