Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Goldberg 8a5a63878e "make clean" should clean the Client dir as well vor 1 Jahr
  Ian Goldberg 68a87f14b9 Remove unneeded library from Makefile vor 1 Jahr
  Ian Goldberg 5f3d67ae79 Touchup to Makefile vor 1 Jahr
  Ian Goldberg 96d27c34f7 "make depend" was not tracking files in Client/ vor 1 Jahr
  Ian Goldberg fcd39fd3a5 Add TRACE_SOCKIO tracing for client<->storage server connections vor 1 Jahr
  Ian Goldberg 9471a0b20e Trace and plot node-to-node messages vor 1 Jahr
  Sajin Sasy 76de7e1ba6 Merging main vor 1 Jahr
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing vor 1 Jahr
  Ian Goldberg 5cb57bc4be Generalize sort_mtobliv to be able to sort on different kinds of keys vor 1 Jahr
  Sajin Sasy f21edf4dc8 Merge main vor 1 Jahr
  Ian Goldberg 54e0392e60 Implementation of ORExpand (single-threaded version) vor 1 Jahr
  Ian Goldberg 96c9430df4 Have "make depend" notice dependencies by Enclave/*.cpp on Enclave/OblivAlgs/*.hpp vor 1 Jahr
  Sajin Sasy 1f36f457c3 Merged main vor 1 Jahr
  Sajin Sasy aa86ecf9c1 Client -> Ingestion send (unencrypted) message bundles. Ingestion servers queue them into a msgBuffer vor 1 Jahr
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file vor 1 Jahr
  Ian Goldberg c3207004ce Prepare round 2 messages vor 1 Jahr
  Ian Goldberg 6c221e5ff6 Refactor sort_mtobliv to expose oblivious Waksman-based shuffle in addition to sort vor 1 Jahr
  Ian Goldberg ea0cea1abf Make the NodeCommState vector visible from other files vor 1 Jahr
  Sajin Sasy e7b2583ff6 Created Ingestion Class. Generate client encryption keys in the client simulator and on the ingestion side. (Currently just for server 0) vor 1 Jahr
  Sajin Sasy 3545e021ec Start clients module. Parse manifest to generate the list of ingestion and storage servers. vor 1 Jahr
  Ian Goldberg 51b436f25a Start on private routing vor 1 Jahr
  Ian Goldberg ae3646cf41 Sort using precomputable shuffles vor 1 Jahr
  Ian Goldberg 0a23f8293c Port code for oblivious compaction, shuffle, sort vor 1 Jahr
  Ian Goldberg e44d4e6000 Start on the enclave side of the untrusted app to enclave I/O vor 1 Jahr
  Ian Goldberg ae76624b90 Stubs for the I/O functions in and out of the enclave vor 1 Jahr
  Ian Goldberg 5580976796 Load the config into the enclave vor 1 Jahr
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* vor 1 Jahr
  Ian Goldberg a43c3034dd Put the echo commands in the Makefile in a more sensible place vor 1 Jahr
  Ian Goldberg a48982890f A bit of refactoring in preparation for the networking code vor 1 Jahr
  Ian Goldberg ec50f967c3 Add make depend target vor 1 Jahr