PALISADE - Library Compile for Linux Ubuntu


Get the tools 

apt-get install software-properties-common
sudo add-apt-repository ppa:george-edison55/cmake-3.x
sudo apt-get update
sudo apt-get install cmake
sudo apt-get install g++
sudo apt-get install git

Clone the repo

git clone https://git.njit.edu/palisade/PALISADE.git


Configure and build 

Go into your cloned dircectory

./configure 
 ./make

Comments

jjghmyt said…
Do you know how to use software like Visual Studio (VS) to run the PALISADE library?

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm