Skip to content
Snippets Groups Projects
Unverified Commit 11eff841 authored by Mayank's avatar Mayank Committed by GitHub
Browse files

Update README.md

parent dbffaaf6
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ This folder contains code for Porthos - a semi-honest 3 party secure computation ...@@ -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 libssl-dev
* sudo apt-get install g++ * sudo apt-get install g++
* sudo apt-get install make * sudo apt-get install make
* sudo apt-get install cmake
# Running the protocol # Running the protocol
- First setup Eigen library, used for fast matrix multiplication by Porthos, by running `./setup-eigen.sh`. - First setup Eigen library, used for fast matrix multiplication by Porthos, by running `./setup-eigen.sh`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment