helib
Tracked open-source repos tagged helib, sorted by stars.
Related topics
Topics that frequently appear alongside helib on the same repo.
Recent risers
Repos created in the last 90 days, tagged helib.
No new repos tagged with this topic in the last 90 days.
- #1
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.
★ 3,249+1Star change over the last 7 days - #2
PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.
★ 552+1Star change over the last 7 days