Sajin Sasy
|
1f36f457c3
Merged main
|
1 year ago |
Sajin Sasy
|
bda0918bd3
Ingestion processes msgbundle, and queues messages into a msgBuffer
|
1 year ago |
Ian Goldberg
|
2562d9ac86
Rather than pre-allocating an array of randomness pools, just give each thread its own thread-local randomness pool
|
1 year ago |
Sajin Sasy
|
aa86ecf9c1
Client -> Ingestion send (unencrypted) message bundles. Ingestion servers queue them into a msgBuffer
|
1 year ago |
Ian Goldberg
|
c3207004ce
Prepare round 2 messages
|
1 year ago |
Ian Goldberg
|
68cc68034d
Keep track of roles for all nodes in the global config
|
1 year ago |
Ian Goldberg
|
826c701d52
Weights only matter for routing nodes
|
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
|
4e1907fadc
Removing some unnecessary debug printfs
|
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
|
0544a3e339
Add a private_routing flag to select which kind of routing to do
|
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
|
5580976796
Load the config into the enclave
|
1 year ago |