wget https://raw.githubusercontent.com/emp-toolkit/emp-readme/master/scripts/install.pypython install.py -install -tool -ot- By default it will build for Release.
-DCMAKE_BUILD_TYPE=[Release|Debug]option is also available. - No sudo? Change
CMAKE_INSTALL_PREFIX. - On Mac homebrew is needed for installation.
- By default it will build for Release.
- Install openFHE
git clone https://github.com/openfheorg/openfhe-development.git --branch v1.0.4 cd openfhe-development && mkdir build && cd build cmake .. && make -j8 && sudo make install
- Clone the repository and build using cmake.
git clone https://github.com/radhika1601/ScalableMixedModeMPC.git
cd ScalableMixedModeMPC
cmake .
makeTo run the tests across multiple servers you can pass the ip configuration as a txt file with the following format.
<ip1> <port1>
<ip2> <port2>
Please send email to [email protected]