Commit History

Autor SHA1 Mensaxe Data
  Sajin Sasy 5a46a77779 Fixing and seperating sizes on msgbundles (the messages clients send each epoch, which has tokens alongside the messages) and mailbox (the messages clients receive each epoch, which do NOT have tokens) %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 7f14b5308a Storage servers send back token bundles and messages every epoch to clients that have authenticated %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy c411e07295 Changes to client for server-driven epochs. Clients do all read and writes asynchronously using boost::async_read/write. Clients use tokens received by the storage server for sending message bundles %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 85599806fd Clients and Storage servers generate a shared secret key %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy f6495a81e2 Removing testing snippet incompatible with new client structure %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy b6f94bc83a Fixed a silent bug with client authentication failing since IV has to be SGX_AESGCM_IV_SIZE. Split client structures into Enclave/Client and moved client authentication there for use by storage module as well %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy a6eb344280 If authentication fails, don't accept client messages on that socket %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy fe1740b505 Fixing server sleep time between epochs %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy c762dc289c Clients authenticate with epoch number as IV. Client messages (both authenticate and message_bundles) no longer use headers %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 5c075a96a4 Synchronize client simulator and ingestion servers %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 76de7e1ba6 Merging main %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 7b17303223 Adjusting client wait timers to account for time taken by each thread %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 4e6f8ee07d Ingestion processing uses the ingbuf in route_state now. Removed unnecessary memcpy's in ingestion processing. Clients maintain a SimID and a ClientID, and send messages to the correct ClientID format. %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy bac8bbbae0 Adding missing clients.hpp %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 7397846e61 Adding missing gcm files for client %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 7b94f67102 Add "earlyclobber" constraint to oselect_uint32_t %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 36d776aec7 Make the setting of dests for ORExand a little easier to read %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 94f94e8f97 Some commented-out debugging code %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 63f3ba7481 Precompute evalplans based on the node's roles %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg f6ab731e27 Allocate a backing buffer in storage.cpp %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 159edb1326 An intermediate version of sort_mtobliv where you pass it the output buffer %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 4898b27dbd Touch up a comment %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg fe26f8421d Make an "in-place" version of sort_mtobliv %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 6017495d5e Oblivious compare_keys functions for UidPriorityKey and NidPriorityKey %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 5cb57bc4be Generalize sort_mtobliv to be able to sort on different kinds of keys %!s(int64=2) %!d(string=hai) anos
  Ian Goldberg 61c0f0e3df Use a const_cast because the SGX SDK sgx_aes_gcm128_enc_update API is broken %!s(int64=2) %!d(string=hai) anos
  Sajin Sasy 635e49fc71 Merge branch 'main' into Clients %!s(int64=2) %!d(string=hai) anos