Ian Goldberg
|
d1cc60bfdc
Nomenclature change: public/private channels become ID/token channels
|
8 months ago |
Sajin Sasy
|
a31e54d049
Resolving conflicts in merging aaron/public-channel
|
1 year ago |
Sajin
|
46092807eb
epoch_duration removed from enclave_api.h (clients don't need epoch_durations). Epoch_duration taken as a command line parameter for experiment script to tune that depending on the experiment. Log connected clients to confirm the number of active clients
|
1 year ago |
Aaron Johnson
|
3e2323dedd
adding private_routing option to config
|
1 year ago |
Sajin Sasy
|
f15b914acd
Minor tweaks for nomenclature consistency of msgbundles and mailboxes
|
1 year ago |
Sajin Sasy
|
0f2f054510
Storage servers provide first epoch token bundles to clients when they authenticate. (Currently without using epoch no in token computation)
|
1 year ago |
Sajin Sasy
|
5c075a96a4
Synchronize client simulator and ingestion servers
|
1 year ago |
Sajin Sasy
|
e7b2583ff6
Created Ingestion Class. Generate client encryption keys in the client simulator and on the ingestion side. (Currently just for server 0)
|
1 year ago |
Sajin Sasy
|
b047654532
Hardcoding an AES key for client to server communications
|
1 year ago |
Ian Goldberg
|
51b436f25a
Start on private routing
|
1 year ago |
Ian Goldberg
|
2a0106d4da
Start the threadpool and the pseudo-random bytes pools
|
1 year ago |
Ian Goldberg
|
95be542532
Add params for max user count, max number of {priv,pub} {in,out} messages per user per epoch
|
1 year ago |
Ian Goldberg
|
f98d4bd65c
Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h
|
1 year ago |
Ian Goldberg
|
5580976796
Load the config into the enclave
|
1 year ago |