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 761 forks source link

INSTALL_Experimental.md #331

Open faberga opened 4 years ago

faberga commented 4 years ago

Your Contact: Flavio Your environment (OS/HW): Detailed Description: Create a INSTALL_Experiemntal.md file to capture install instructions for the OS/HW that are not part of the standard build&test process.