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

Experimental HEXL Acceleration Integration #457

Closed jlhcrawford closed 2 years ago

jlhcrawford commented 2 years ago

An initial, experimental integration of Intel HEXL with HElib.