Historique des commits

Auteur SHA1 Message Date
  Sajin Sasy 4e1907fadc Removing some unnecessary debug printfs il y a 2 ans
  Sajin Sasy b047654532 Hardcoding an AES key for client to server communications il y a 2 ans
  Ian Goldberg 68c67d8621 More towards private routing il y a 2 ans
  Ian Goldberg 919ef799cc Add ecall_precompute_sort to precompute a single WaksmanNetwork il y a 2 ans
  Ian Goldberg fb55160555 Create some messages to raw ingest il y a 2 ans
  Ian Goldberg 51b436f25a Start on private routing il y a 2 ans
  Ian Goldberg 88ec550dee test for failed "new" properly il y a 2 ans
  Ian Goldberg 0544a3e339 Add a private_routing flag to select which kind of routing to do il y a 2 ans
  Ian Goldberg 2a0106d4da Start the threadpool and the pseudo-random bytes pools il y a 2 ans
  Ian Goldberg 5156e66110 Make eval_plan const il y a 2 ans
  Ian Goldberg ae3646cf41 Sort using precomputable shuffles il y a 2 ans
  Ian Goldberg bccaf75ceb Parse -t nthreads option (and improved argument parsing in general) il y a 2 ans
  Ian Goldberg 95be542532 Add params for max user count, max number of {priv,pub} {in,out} messages per user per epoch il y a 2 ans
  Ian Goldberg 0a23f8293c Port code for oblivious compaction, shuffle, sort il y a 2 ans
  Ian Goldberg 85b51f0e57 Handshake complete, and encrypted data can be exchanged il y a 2 ans
  Ian Goldberg a051bfd22f Complete handshake message 2, start handshake message 3 il y a 2 ans
  Ian Goldberg deaa5adc41 Have launch flush its output so that it can be grepped, etc. il y a 2 ans
  Ian Goldberg 28b54290bb Correct a type il y a 2 ans
  Ian Goldberg 307b4f7823 Client sockets had the wrong node number in the NodeIO struct il y a 2 ans
  Ian Goldberg 9e2268b554 Start on handshake message 2 il y a 2 ans
  Ian Goldberg 91b8557253 Handshake message 1 il y a 2 ans
  Ian Goldberg 9e22973195 The enclave side of the untrusted app to enclave I/O il y a 2 ans
  Ian Goldberg f98d4bd65c Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h il y a 2 ans
  Ian Goldberg e44d4e6000 Start on the enclave side of the untrusted app to enclave I/O il y a 2 ans
  Ian Goldberg 6b3139b84c Forward received data into the enclave il y a 2 ans
  Ian Goldberg dd2f2be3d0 Actually send outgoing data from the enclave il y a 2 ans
  Ian Goldberg ae76624b90 Stubs for the I/O functions in and out of the enclave il y a 2 ans
  Ian Goldberg 5580976796 Load the config into the enclave il y a 2 ans
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* il y a 2 ans
  Ian Goldberg 12a9d0aeb8 Use defined constants for the command type bytes rather than hardcoding 0x01, etc. il y a 2 ans