Sajin Sasy 635e49fc71 Merge branch 'main' into Clients %!s(int64=2) %!d(string=hai) anos
..
OblivAlgs 39a5066ab3 Add a comment for future possible optimization %!s(int64=2) %!d(string=hai) anos
Enclave.config.xml 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool %!s(int64=2) %!d(string=hai) anos
Enclave.edl 1aeb41385b Ingestion servers handle client connections asynchronously correctly (using async_read now). Clients send CLIENTS_AUTHENTICATE message first, then several CLIENT_MESSAGE_BUNDLE messages %!s(int64=2) %!d(string=hai) anos
Enclave.lds 261c116cbb Simple Hello Enclave app %!s(int64=2) %!d(string=hai) anos
Enclave_debug.lds 261c116cbb Simple Hello Enclave app %!s(int64=2) %!d(string=hai) anos
comms.cpp 11e8ed8dd7 Handle messages of size 0 properly %!s(int64=2) %!d(string=hai) anos
comms.hpp b5fcd9bea5 Receive round 1 messages %!s(int64=2) %!d(string=hai) anos
config.cpp 1f36f457c3 Merged main %!s(int64=2) %!d(string=hai) anos
config.hpp 1f36f457c3 Merged main %!s(int64=2) %!d(string=hai) anos
enclave_api.h e7b2583ff6 Created Ingestion Class. Generate client encryption keys in the client simulator and on the ingestion side. (Currently just for server 0) %!s(int64=2) %!d(string=hai) anos
ingest.cpp 1aeb41385b Ingestion servers handle client connections asynchronously correctly (using async_read now). Clients send CLIENTS_AUTHENTICATE message first, then several CLIENT_MESSAGE_BUNDLE messages %!s(int64=2) %!d(string=hai) anos
ingest.hpp 1aeb41385b Ingestion servers handle client connections asynchronously correctly (using async_read now). Clients send CLIENTS_AUTHENTICATE message first, then several CLIENT_MESSAGE_BUNDLE messages %!s(int64=2) %!d(string=hai) anos
obliv.cpp c3207004ce Prepare round 2 messages %!s(int64=2) %!d(string=hai) anos
obliv.hpp c3207004ce Prepare round 2 messages %!s(int64=2) %!d(string=hai) anos
route.cpp d032e38c83 Proceed correctly when not all nodes have all roles %!s(int64=2) %!d(string=hai) anos
route.hpp 527d1e26ba Minor correction from merging master %!s(int64=2) %!d(string=hai) anos
sort.cpp 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort %!s(int64=2) %!d(string=hai) anos
sort.hpp 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort %!s(int64=2) %!d(string=hai) anos
storage.cpp 54e0392e60 Implementation of ORExpand (single-threaded version) %!s(int64=2) %!d(string=hai) anos
storage.hpp b4b14ff140 Refactor storage processing into its own file %!s(int64=2) %!d(string=hai) anos