This project depends on boost
and libOTe
. The author used gcc 11.4.1
.
cd libOTe
python build.py --all --boost --sodium
cd ..
mkdir build
cd build
cmake ..
make -j
To run it:
./upsi -r 2
Contact [email protected]
if you have any question.
This project depends on boost
and libOTe
. The author used gcc 11.4.1
.
cd libOTe
python build.py --all --boost --sodium
cd ..
mkdir build
cd build
cmake ..
make -j
To run it:
./upsi -r 2
Contact [email protected]
if you have any question.