Historial de Commits

Autor SHA1 Mensaje Fecha
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) hace 2 años
  Sajin Sasy 1f36f457c3 Merged main hace 2 años
  Ian Goldberg 2562d9ac86 Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool hace 2 años
  Sajin Sasy aa86ecf9c1 Client -> Ingestion send (unencrypted) message bundles. Ingestion servers queue them into a msgBuffer hace 2 años
  Sajin Sasy e7b2583ff6 Created Ingestion Class. Generate client encryption keys in the client simulator and on the ingestion side. (Currently just for server 0) hace 2 años
  Sajin Sasy 7fe40246f7 Sync state to debug client->server async connection hace 2 años
  Sajin Sasy b047654532 Hardcoding an AES key for client to server communications hace 2 años
  Ian Goldberg 0544a3e339 Add a private_routing flag to select which kind of routing to do hace 2 años
  Ian Goldberg 2a0106d4da Start the threadpool and the pseudo-random bytes pools hace 2 años
  Ian Goldberg 95be542532 Add params for max user count, max number of {priv,pub} {in,out} messages per user per epoch hace 2 años
  Ian Goldberg 5580976796 Load the config into the enclave hace 2 años
  Ian Goldberg d17365c8ea Rename App/config.* to App/appconfig.* hace 2 años