This repository is built upon the TFHE library (https://github.com/tfhe/tfhe).
- mkdir build
- cd build
- cmake ../src -DENABLE_TESTS=on -DENABLE_FFTW=off -DCMAKE_BUILD_TYPE=optim
- make
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository is built upon the TFHE library (https://github.com/tfhe/tfhe).