Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 329 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 329 Bytes

IMWS

Build

This project depends on pailliercryptolib and libOTe. The author used gcc 12.2.0.

cd libOTe
python build.py --all --boost --sodium
cd .. 
mkdir build
cd build
cmake ..
make -j

Contact

Contact [email protected] if you have any question.