Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 1 año
  Sajin Sasy 85599806fd Clients and Storage servers generate a shared secret key hace 1 año
  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 hace 1 año
  Sajin Sasy c762dc289c Clients authenticate with epoch number as IV. Client messages (both authenticate and message_bundles) no longer use headers hace 1 año
  Sajin Sasy 7b17303223 Adjusting client wait timers to account for time taken by each thread hace 1 año
  Sajin Sasy bac8bbbae0 Adding missing clients.hpp hace 1 año