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

V1.0.2 Release Update #366

Closed faberga closed 4 years ago

faberga commented 4 years ago

V1.0.2 Release Update

Co-Authored-By: Hamish Hunt HAMISHUN@uk.ibm.com Co-Authored-By: Jack L Crawford Jack.Crawford@ibm.com Co-Authored-By: Enrico Steffinlongo Enrico.Steffinlongo@ibm.com Co-Authored-By: VICTOR J. SHOUP vjshoup@us.ibm.com