diff --git a/Porthos/README.md b/Porthos/README.md index 6cfe6713897e37ece1c52088463810f1d5b29a4e..8060b4c916c9566bf1b08067d3c5ddbd621640bc 100644 --- a/Porthos/README.md +++ b/Porthos/README.md @@ -6,6 +6,7 @@ This folder contains code for Porthos - a semi-honest 3 party secure computation * sudo apt-get install libssl-dev * sudo apt-get install g++ * sudo apt-get install make +* sudo apt-get install cmake # Running the protocol - First setup Eigen library, used for fast matrix multiplication by Porthos, by running `./setup-eigen.sh`.