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