avadapal 844884f9bc minor change in params vor 1 Jahr
..
Dockerfile 25021a4789 adding encryptoutils vor 1 Jahr
README.md a5379daf02 docker stuff vor 1 Jahr
build-docker.sh a5379daf02 docker stuff vor 1 Jahr
cleanup.sh a5379daf02 docker stuff vor 1 Jahr
experiments-2p-preproc.sh e61ff17575 2p-preproc vor 1 Jahr
experiments-OT.sh 844884f9bc minor change in params vor 1 Jahr
experiments-online.sh 103b0b7c9d chaning the directory for experiments vor 1 Jahr
experiments.sh 103b0b7c9d chaning the directory for experiments vor 1 Jahr
run-docker.sh a5379daf02 docker stuff vor 1 Jahr
set-networking.sh a5379daf02 docker stuff vor 1 Jahr
unset-networking.sh a5379daf02 docker stuff vor 1 Jahr

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