Sajin Sasy 635e49fc71 Merge branch 'main' into Clients před 2 roky
..
OblivAlgs 39a5066ab3 Add a comment for future possible optimization před 2 roky
Enclave.config.xml 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool před 2 roky
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 před 2 roky
Enclave.lds 261c116cbb Simple Hello Enclave app před 2 roky
Enclave_debug.lds 261c116cbb Simple Hello Enclave app před 2 roky
comms.cpp 11e8ed8dd7 Handle messages of size 0 properly před 2 roky
comms.hpp b5fcd9bea5 Receive round 1 messages před 2 roky
config.cpp 1f36f457c3 Merged main před 2 roky
config.hpp 1f36f457c3 Merged main před 2 roky
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) před 2 roky
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 před 2 roky
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 před 2 roky
obliv.cpp c3207004ce Prepare round 2 messages před 2 roky
obliv.hpp c3207004ce Prepare round 2 messages před 2 roky
route.cpp d032e38c83 Proceed correctly when not all nodes have all roles před 2 roky
route.hpp 527d1e26ba Minor correction from merging master před 2 roky
sort.cpp 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort před 2 roky
sort.hpp 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort před 2 roky
storage.cpp 54e0392e60 Implementation of ORExpand (single-threaded version) před 2 roky
storage.hpp b4b14ff140 Refactor storage processing into its own file před 2 roky