IBM-HElib / 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://ibm-helib.github.io/HElib/
Other
20 stars 4 forks source link

HElib v2.0.0 release - documentation update #5

Closed jlhcrawford closed 3 years ago

jlhcrawford commented 3 years ago

These are the documentation updates for HElib v2.0.0.

Please check the documentation updates for deprecated APIs here https://ibm-helib.github.io/HElib/deprecated.html

Full documentation here https://ibm-helib.github.io/HElib/