MarbleHE - Making FHE more accessible
- Zurich, Switzerland
- https://pps-lab.github.io/research/fhe/
- @AlexanderViand
Pinned
Repositories
- llvm-project Public
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
- Pyfhel-CKKS Public archive
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.
- SEAL4Pyfhel Public
Original SEAL homomorphic encryption library, slightly modified to use it as dependency for Pyfhel.