GitHub - Lab41/PySEAL: This repository is a fork of ...
https://github.com/Lab41/PySEAL10.07.2019 · GitHub - Lab41/PySEAL: This repository is a fork of Microsoft Research's homomorphic encryption implementation, the Simple Encrypted Arithmetic Library (SEAL). This code wraps the SEAL build in a docker container and provides Python API's to the encryption library. This repository has been archived by the owner. It is now read-only.
GitHub - nucypher/nufhe: NuCypher fully homomorphic ...
https://github.com/nucypher/nufhe17.03.2020 · This library implements the fully homomorphic encryption algorithm from TFHE using CUDA and OpenCL. Unlike TFHE, where FFT is used internally to speed up polynomial multiplication, nufhe can use either FFT or purely integer NTT (DFT-like transform on a finite field). The latter is based on the arithmetic operations and NTT scheme from cuFHE.