homenc / HElib

HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Approximate Number CKKS scheme. HElib also includes optimizations for efficient homomorphic evaluation, focusing on effective use of ciphertext packing techniques and on the Gentry-Halevi-Smart optimizations.
https://homenc.github.io/HElib
Other
3.11k stars 760 forks source link

Wont build on debian 10 #443

Open euan-fergusson opened 3 years ago

euan-fergusson commented 3 years ago

-DNTL_DIR=).: Found unsuitable version "10.5.0", but required is at least "11.0.0" (found /usr/lib/libntl.so)

ckrd-mark commented 9 months ago

@euan-fergusson can this be closed now?