Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg fe26f8421d Make an "in-place" version of sort_mtobliv il y a 2 ans
  Ian Goldberg 6017495d5e Oblivious compare_keys functions for UidPriorityKey and NidPriorityKey il y a 2 ans
  Ian Goldberg 5cb57bc4be Generalize sort_mtobliv to be able to sort on different kinds of keys il y a 2 ans
  Ian Goldberg 61c0f0e3df Use a const_cast because the SGX SDK sgx_aes_gcm128_enc_update API is broken il y a 2 ans
  Ian Goldberg 87bed751b4 Rename compare to compare_keys in mtmergesort il y a 2 ans
  Ian Goldberg 11e8ed8dd7 Handle messages of size 0 properly il y a 2 ans
  Ian Goldberg d032e38c83 Proceed correctly when not all nodes have all roles il y a 2 ans
  Ian Goldberg b8d3ca3afd On a read error, show the node number the error came from il y a 2 ans
  Sajin Sasy 6ea810f8ec Parse roles from manifest.yaml il y a 2 ans
  Sajin Sasy e544d6db67 Move definition of MsgBuffer from route.cpp to route.hpp il y a 2 ans
  Ian Goldberg 39a5066ab3 Add a comment for future possible optimization il y a 2 ans
  Ian Goldberg ccaa8afc38 More realistic test sizes in test_ORExpand_parallel il y a 2 ans
  Ian Goldberg d122d04a6d Implementation of ORExpand (multi-threaded version) il y a 2 ans
  Ian Goldberg 54e0392e60 Implementation of ORExpand (single-threaded version) il y a 2 ans
  Ian Goldberg 876ba2eeec Remove an unused (and incorrect in any case) function il y a 2 ans
  Ian Goldberg 8368bdca59 Fix an out-of-date comment il y a 2 ans
  Ian Goldberg 96c9430df4 Have "make depend" notice dependencies by Enclave/*.cpp on Enclave/OblivAlgs/*.hpp il y a 2 ans
  Ian Goldberg 565d5a2ba5 Launch epochs no more often than every epoch_interval_us microseconds il y a 2 ans
  Ian Goldberg 57c1d8a441 Be able to run multiple epochs il y a 2 ans
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool il y a 2 ans
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file il y a 2 ans
  Ian Goldberg 3811f012ef Round 2 of private routing complete il y a 2 ans
  Ian Goldberg 52a3babb2a Profiling of round 2 processing il y a 2 ans
  Ian Goldberg c3207004ce Prepare round 2 messages il y a 2 ans
  Ian Goldberg bddbb6d45f Certain actions are performed only by nodes in certain roles il y a 2 ans
  Ian Goldberg 17a9e45e67 Rename some internal buffers il y a 2 ans
  Ian Goldberg 2434412f0e Set MsgBuffers to 0 when newly allocated il y a 2 ans
  Ian Goldberg 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort il y a 2 ans
  Ian Goldberg 61fe90b6d6 Start round 2 il y a 2 ans
  Ian Goldberg b5fcd9bea5 Receive round 1 messages il y a 2 ans