Commit History

Author SHA1 Message Date
  Ian Goldberg 3c86beb097 Change op_counter to aes_ops everywhere 1 year ago
  Ian Goldberg b42b25bc49 Reading and writing with XOR-shared indices 1 year ago
  Ian Goldberg ac0020d18d Extend StreamEval to allow for an XOR input offset in addition to an additive one 1 year ago
  Ian Goldberg c3c771899f Reading and writing with explicit indices 1 year ago
  Ian Goldberg 959a605f44 Touch up a few templates and add +, -, * operators to the RegXS class, and XOR-shared databases "just work"! 1 year ago
  Ian Goldberg 61327a757f Duoram read protocol 1 year ago
  Ian Goldberg 0de416dfa9 Complete the update protocol 1 year ago
  Ian Goldberg dcc320c967 The Duoram update protocol for the computational peers 1 year ago
  Ian Goldberg 3ec5dd0de4 Start on the update protocol 1 year ago
  Ian Goldberg 643aed9597 Add facility for reconstructing the database to check your answers or debugging 1 year ago
  Ian Goldberg 8362feacc0 Create various kinds of ORAM memory references with A[as] notation 1 year ago
  Ian Goldberg 79b6d52cec Shape and the basic Flat shape 1 year ago
  Ian Goldberg bd0cab0198 Start on the Duoram implementation 1 year ago
  Ian Goldberg 9e3895c950 Have Reg{A,X,B}S definitely initialize to 0 when constructed 1 year ago
  Ian Goldberg 7d614a5eb4 It's faster to do evaluations of RDPFPairs and RDPFTriples in lockstep 1 year ago
  Ian Goldberg 7df8809b6d Add a DPF streaming evaluator 1 year ago
  Ian Goldberg 11c05623ec Add a timing test for DPF evalution 1 year ago
  Ian Goldberg 5861e0f2f0 Test the DPF generation and evaluation 1 year ago
  Ian Goldberg 6d92b7149b Single-input evaluation of DPFs 1 year ago
  Ian Goldberg b120fc84eb All parties can now load RDPFs of different depths and keep track of stats 1 year ago
  Ian Goldberg b691a8a367 Make explicit types for additive-shared, XOR-shared, and bit-shared registers 1 year ago
  Ian Goldberg e48ee72b6f Have MPCPeerIO's dump_stats also show the stats of number of precomputed values used 1 year ago
  Ian Goldberg 099228a946 Gather and dump stats on number of messages, number of bytes, wall clock and CPU times, Lamport time 1 year ago
  Ian Goldberg f207f7513b Generalize the test 1 year ago
  Ian Goldberg c1f6a8cf0f The test that fails 1 year ago
  Ian Goldberg 198ce0e216 Update the Lamport clock on received messages 1 year ago
  Ian Goldberg 37e906047e Computational peers can report the number of precomputed values they used in the online phase 1 year ago
  Ian Goldberg 7af573e9da More merging of computational peer and server execution paths 1 year ago
  Ian Goldberg bba5036964 Merge the computation peer and server online execution paths 1 year ago
  Ian Goldberg c62ceea43e Some more MPC operations 1 year ago