Ian Goldberg
|
57c1d8a441
Be able to run multiple epochs
|
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 |
Ian Goldberg
|
3811f012ef
Round 2 of private routing complete
|
1 year ago |
Ian Goldberg
|
61fe90b6d6
Start round 2
|
1 year ago |
Ian Goldberg
|
444af7fc6d
Send the round 1 messages
|
1 year ago |
Ian Goldberg
|
f10fdca30f
Add a callback that fires when all the network handshakes are complete
|
1 year ago |
Ian Goldberg
|
68c67d8621
More towards private routing
|
1 year ago |
Ian Goldberg
|
919ef799cc
Add ecall_precompute_sort to precompute a single WaksmanNetwork
|
1 year ago |
Ian Goldberg
|
fb55160555
Create some messages to raw ingest
|
1 year ago |
Ian Goldberg
|
bccaf75ceb
Parse -t nthreads option (and improved argument parsing in general)
|
1 year ago |
Ian Goldberg
|
28b54290bb
Correct a type
|
1 year ago |
Ian Goldberg
|
91b8557253
Handshake message 1
|
1 year ago |
Ian Goldberg
|
f98d4bd65c
Change MAXCHUNKSIZE to FRAME_SIZE and move it to enclave_api.h
|
1 year ago |
Ian Goldberg
|
6b3139b84c
Forward received data into the enclave
|
1 year ago |
Ian Goldberg
|
3a506cf620
Nodes can now asynchronously receive data using callbacks
|
1 year ago |
Ian Goldberg
|
1d77726a88
Nodes can send each other data asynchronously
|
1 year ago |
Ian Goldberg
|
a48982890f
A bit of refactoring in preparation for the networking code
|
1 year ago |