Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 318 Bytes

File metadata and controls

24 lines (17 loc) · 318 Bytes

PSE

Prerequisites

sudo apt-get install build-essential cmake
sudo apt-get install zlib1g.dev
sudo apt-get install libgmp-dev

Commands

mkdir build && cd build
cp ../scripts/build.sh .
chmod u+x build.sh
./build.sh  

Usage

Using Binary

Use "PSE --help" to see the usage of the tool.