Ian Goldberg 7083f1f4ed Better handle incomplete log entries in parse_logs пре 3 година
..
Dockerfile d60d48f128 2P writes пре 3 година
README.md a5379daf02 docker stuff пре 3 година
build-docker 6839f3491d Upgrade the docker scripts пре 3 година
experiments-2p-preproc.sh a5a62db46f updating scripts with new folder пре 3 година
experiments-OT.sh a5a62db46f updating scripts with new folder пре 3 година
experiments-cpir.sh 98ad40a21a adding a sleep after a cpir part1 is launched пре 3 година
experiments-online.sh a5a62db46f updating scripts with new folder пре 3 година
experiments.sh a5a62db46f updating scripts with new folder пре 3 година
parse_logs 7083f1f4ed Better handle incomplete log entries in parse_logs пре 3 година
repro 4271548bb9 parse_logs for Duoram пре 3 година
run-experiment c8fefe83a8 Touch up the run-experiment and repro scripts пре 3 година
set-networking 6839f3491d Upgrade the docker scripts пре 3 година
start-docker 6839f3491d Upgrade the docker scripts пре 3 година
stop-docker 6839f3491d Upgrade the docker scripts пре 3 година
unset-networking 6839f3491d Upgrade the docker scripts пре 3 година

README.md

  • ./build-docker.sh builds the docker image
  • ./run-docker.sh launches three docker containers for parties P2, P0, and P1
  • ./set-networking.sh sets up the latencies and bandwidth constraints among the three docker containers launched; pass arguments of latency and bandwidth (e.g., ./set-networking.sh 1ms 40mbit). ./unset-networking.sh removes the latency and bandwidth settings.
  • ./experiments.sh runs the three parties
  • ./cleanup.sh stops the three dockers