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

Public Dev Sync-6 December 2020 #409

Closed faberga closed 3 years ago

faberga commented 3 years ago

v1.3.0 updates

faberga commented 3 years ago

@shaih @victorshoup This is an update to v1.3.0 to correct the version labels in the CMakefiles.txt, the version label in libhelib and a tweak to one of the tests. The PR has passed all the Jenkins builds and tests.