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