still under construction!!
installation:
- install java 8 if needed:
sudo ./script/install_java.sh
- install mipsel:
sudo ./script/install_mipsel.sh
Compilation:
-
Compile the c code to binary:
./script/compileBinary.sh code.c
-
Compile the code to CPUs:
./compile.sh [binary]
Run:
-
put input to alice.txt and bob.txt, and put the length of the input to emulator.properties
-
edit the server address to the correct address
-
for garbler: ./run.sh [binary] gen for evalutor: ./run.sh [binary] eva