Cronologia Commit

Autore SHA1 Messaggio Data
  Aaron Johnson cb3d54a627 5-round public routing implementation 1 anno fa
  Aaron Johnson 60ce7daa5e fixing expansion factor in public-routing case 1 anno fa
  Sajin Sasy 3316adbb1a Changes to support public routing protocol 1 anno fa
  Sajin Sasy a31e54d049 Resolving conflicts in merging aaron/public-channel 1 anno fa
  Sajin 2f47b85593 Fixing loop start for multithreaded token generation 1 anno fa
  Ian Goldberg eeb6e6032b Parallelize the two big loops in storage 1 anno fa
  Aaron Johnson 38037fcaa5 improving implementation of public-channel storage operations 1 anno fa
  Aaron Johnson 573d434674 adding public routing to storage servers 1 anno fa
  Sajin Sasy 4a93e08dd4 Removing debug printfs from storage 1 anno fa
  Sajin Sasy f15b914acd Minor tweaks for nomenclature consistency of msgbundles and mailboxes 1 anno fa
  Sajin Sasy 6ae7a706ca Generate (fixed generation error) and verify tokens for private channel messages 1 anno fa
  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) 1 anno fa
  Sajin Sasy 7f14b5308a Storage servers send back token bundles and messages every epoch to clients that have authenticated 1 anno fa
  Sajin Sasy 0f2f054510 Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation) 1 anno fa
  Sajin Sasy 85599806fd Clients and Storage servers generate a shared secret key 1 anno fa
  Ian Goldberg 36d776aec7 Make the setting of dests for ORExand a little easier to read 1 anno fa
  Ian Goldberg 94f94e8f97 Some commented-out debugging code 1 anno fa
  Ian Goldberg 8161930588 Refill the Waksman network sizes we've actually used each epoch 1 anno fa
  Ian Goldberg f6640a173e Oblivious part of storage processing for private routing 1 anno fa
  Ian Goldberg f6ab731e27 Allocate a backing buffer in storage.cpp 1 anno fa
  Ian Goldberg 54e0392e60 Implementation of ORExpand (single-threaded version) 1 anno fa
  Ian Goldberg b4b14ff140 Refactor storage processing into its own file 1 anno fa