Historie revizí

Autor SHA1 Zpráva Datum
  Sajin Sasy 7f14b5308a Storage servers send back token bundles and messages every epoch to clients that have authenticated před 1 rokem
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) před 1 rokem
  Sajin Sasy fe1740b505 Fixing server sleep time between epochs před 1 rokem
  Sajin Sasy c762dc289c Clients authenticate with epoch number as IV. Client messages (both authenticate and message_bundles) no longer use headers před 1 rokem
  Sajin Sasy 5c075a96a4 Synchronize client simulator and ingestion servers před 1 rokem
  Sajin Sasy 76de7e1ba6 Merging main před 1 rokem
  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. před 1 rokem
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch před 1 rokem
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing před 1 rokem
  Ian Goldberg d032e38c83 Proceed correctly when not all nodes have all roles před 1 rokem
  Ian Goldberg 565d5a2ba5 Launch epochs no more often than every epoch_interval_us microseconds před 1 rokem
  Ian Goldberg 57c1d8a441 Be able to run multiple epochs před 1 rokem
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool před 1 rokem
  Ian Goldberg 3811f012ef Round 2 of private routing complete před 1 rokem
  Ian Goldberg 61fe90b6d6 Start round 2 před 1 rokem
  Ian Goldberg 444af7fc6d Send the round 1 messages před 1 rokem
  Ian Goldberg f10fdca30f Add a callback that fires when all the network handshakes are complete před 1 rokem
  Ian Goldberg 68c67d8621 More towards private routing před 1 rokem
  Ian Goldberg 919ef799cc Add ecall_precompute_sort to precompute a single WaksmanNetwork před 1 rokem
  Ian Goldberg fb55160555 Create some messages to raw ingest před 1 rokem
  Ian Goldberg bccaf75ceb Parse -t nthreads option (and improved argument parsing in general) před 1 rokem
  Ian Goldberg 28b54290bb Correct a type před 1 rokem
  Ian Goldberg 91b8557253 Handshake message 1 před 1 rokem
  Ian Goldberg f98d4bd65c Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h před 1 rokem
  Ian Goldberg 6b3139b84c Forward received data into the enclave před 1 rokem
  Ian Goldberg 3a506cf620 Nodes can now asynchronously receive data using callbacks před 1 rokem
  Ian Goldberg 1d77726a88 Nodes can send each other data asynchronously před 1 rokem
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code před 1 rokem