Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 9c4dccb544 Save a compiler warning il y a 1 an
  Ian Goldberg a17452cd80 A stray "&=" instead of "&" was clobbering the node id portion of the receiver id in delivered messages il y a 1 an
  Ian Goldberg 1f27e1ad87 Touchups to Enclave/storage.{cpp,hpp} il y a 1 an
  Aaron Johnson cb3d54a627 5-round public routing implementation il y a 1 an
  Aaron Johnson 60ce7daa5e fixing expansion factor in public-routing case il y a 1 an
  Sajin Sasy 3316adbb1a Changes to support public routing protocol il y a 1 an
  Sajin Sasy a31e54d049 Resolving conflicts in merging aaron/public-channel il y a 1 an
  Sajin 2f47b85593 Fixing loop start for multithreaded token generation il y a 1 an
  Ian Goldberg eeb6e6032b Parallelize the two big loops in storage il y a 1 an
  Aaron Johnson 38037fcaa5 improving implementation of public-channel storage operations il y a 1 an
  Aaron Johnson 573d434674 adding public routing to storage servers il y a 1 an
  Sajin Sasy 4a93e08dd4 Removing debug printfs from storage il y a 1 an
  Sajin Sasy f15b914acd Minor tweaks for nomenclature consistency of msgbundles and mailboxes il y a 1 an
  Sajin Sasy 6ae7a706ca Generate (fixed generation error) and verify tokens for private channel messages il y a 1 an
  Sajin Sasy 5a46a77779 Fixing and seperating sizes on msgbundles (the messages clients send each epoch, which has tokens alongside the messages) and mailbox (the messages clients receive each epoch, which do NOT have tokens) il y a 1 an
  Sajin Sasy 7f14b5308a Storage servers send back token bundles and messages every epoch to clients that have authenticated il y a 1 an
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) il y a 1 an
  Sajin Sasy 85599806fd Clients and Storage servers generate a shared secret key il y a 1 an
  Ian Goldberg 36d776aec7 Make the setting of dests for ORExand a little easier to read il y a 1 an
  Ian Goldberg 94f94e8f97 Some commented-out debugging code il y a 1 an
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch il y a 1 an
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing il y a 1 an
  Ian Goldberg f6ab731e27 Allocate a backing buffer in storage.cpp il y a 1 an
  Ian Goldberg 54e0392e60 Implementation of ORExpand (single-threaded version) il y a 1 an
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file il y a 1 an