avadapal e61ff17575 2p-preproc hace 3 años
..
Dockerfile 25021a4789 adding encryptoutils hace 3 años
README.md a5379daf02 docker stuff hace 3 años
build-docker.sh a5379daf02 docker stuff hace 3 años
cleanup.sh a5379daf02 docker stuff hace 3 años
experiments-2p-preproc.sh e61ff17575 2p-preproc hace 3 años
experiments-OT.sh 5929f1ef8b OTexperiments hace 3 años
experiments-online.sh 103b0b7c9d chaning the directory for experiments hace 3 años
experiments.sh 103b0b7c9d chaning the directory for experiments hace 3 años
run-docker.sh a5379daf02 docker stuff hace 3 años
set-networking.sh a5379daf02 docker stuff hace 3 años
unset-networking.sh a5379daf02 docker stuff hace 3 años

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