Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg 240782591d Add support for AND triples and value_t SelectTriples před 2 roky
  Ian Goldberg a281346bb1 Templatize SelectTriple so that it can be used for value_t and bit_t, not just DPFnode před 2 roky
  Ian Goldberg 878db98688 Rename triples to multtriples and selecttriples to nodeselecttriples před 2 roky
  Ian Goldberg ed30cd4048 Bit shifting and bit extraction for RegXS před 2 roky
  Ian Goldberg 3c7d696275 We didn't need WIDTH static members after all před 2 roky
  Ian Goldberg f8e2a126cf ORAM reads and explicit reads and writes for wide data types před 2 roky
  Ian Goldberg 2b29022d8c Writes (= reads + updates) před 2 roky
  Ian Goldberg 62855f7b92 Online-only mode před 2 roky
  Ian Goldberg 022aae16c3 Bitonic sort před 2 roky
  Ian Goldberg 323b42ca84 More on the compare algorithm před 2 roky
  Ian Goldberg 67ffe06b19 Tests for CDPF creation, transmission, storage, retrieval, use před 2 roky
  Ian Goldberg 3811dce023 CDPF creation před 2 roky
  Ian Goldberg 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! před 2 roky
  Ian Goldberg 0de416dfa9 Complete the update protocol před 2 roky
  Ian Goldberg dcc320c967 The Duoram update protocol for the computational peers před 2 roky
  Ian Goldberg 9e3895c950 Have Reg{A,X,B}S definitely initialize to 0 when constructed před 2 roky
  Ian Goldberg dc610848be If we run out of some type of precomputed element, be explicit about what type it was před 2 roky
  Ian Goldberg 1d35b62ce3 Add ^ operator for RegBS and add const correctness to similar functions před 2 roky
  Ian Goldberg f43b28b0ae Be able to easily send and receive many types over the MPCSingleIOStream << interface před 2 roky
  Ian Goldberg b120fc84eb All parties can now load RDPFs of different depths and keep track of stats před 2 roky
  Ian Goldberg 0e1cc51527 Harmonize I/O for MultTriple, HalfTriple, and the DPFs před 2 roky
  Ian Goldberg 05f8e4a23d Change AndTriple to SelectTriple před 2 roky
  Ian Goldberg cfb460526a Constructing DPFs: the flag correction bits před 2 roky
  Ian Goldberg 41ca42d01b Start constructing DPFs: the correction words před 2 roky
  Ian Goldberg 0ac3de8dd2 Count AES operations před 2 roky
  Ian Goldberg b2f5a3293d Prepare to create 128-bit AND triples před 2 roky
  Ian Goldberg 81331536ac Start on the data types to construct a DPF před 2 roky
  Ian Goldberg b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers před 2 roky
  Ian Goldberg 4495e3ed52 Change typedefs to new C++ style using před 2 roky
  Ian Goldberg 8077f953e7 Start filling in some MPC operations před 2 roky