Add requirements

This commit is contained in:
iliailia
2022-01-18 23:52:28 +01:00
committed by GitHub
parent 3e273714b8
commit df8fc0576e

View File

@ -1,2 +1,9 @@
# FINAL
The fully homomorphic encryption scheme based on NTRU and LWE.
## Installation
To run the code [NTL](https://libntl.org) and [FFTW](http://www.fftw.org) should be installed.
## Usage