#Installing libscapi
- sudo apt-get update
- sudo apt-get install git
- sudo apt-get install -y build-essential
- sudo apt-get install libssl-ocaml-dev libssl-dev libgmp3-dev cmake
- git clone https://github.com/cryptobiu/libscapi.git
- cd libscapi
- make
#Installing libscapi