Ian Goldberg d032e38c83 Proceed correctly when not all nodes have all roles vor 1 Jahr
..
OblivAlgs 39a5066ab3 Add a comment for future possible optimization vor 1 Jahr
Enclave.config.xml 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool vor 1 Jahr
Enclave.edl f10fdca30f Add a callback that fires when all the network handshakes are complete vor 1 Jahr
Enclave.lds 261c116cbb Simple Hello Enclave app vor 1 Jahr
Enclave_debug.lds 261c116cbb Simple Hello Enclave app vor 1 Jahr
comms.cpp b5fcd9bea5 Receive round 1 messages vor 1 Jahr
comms.hpp b5fcd9bea5 Receive round 1 messages vor 1 Jahr
config.cpp 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool vor 1 Jahr
config.hpp c3207004ce Prepare round 2 messages vor 1 Jahr
enclave_api.h 51b436f25a Start on private routing vor 1 Jahr
obliv.cpp c3207004ce Prepare round 2 messages vor 1 Jahr
obliv.hpp c3207004ce Prepare round 2 messages vor 1 Jahr
route.cpp d032e38c83 Proceed correctly when not all nodes have all roles vor 1 Jahr
route.hpp e544d6db67 Move definition of MsgBuffer from route.cpp to route.hpp vor 1 Jahr
sort.cpp 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort vor 1 Jahr
sort.hpp 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort vor 1 Jahr
storage.cpp 54e0392e60 Implementation of ORExpand (single-threaded version) vor 1 Jahr
storage.hpp b4b14ff140 Refactor storage processing into its own file vor 1 Jahr