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