There are 3 repositories under homomorphic-encryption-library topic.
✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources
This is the development repository for the OpenFHE library. The current development version is 1.4.0 (released on August 18, 2025). The current stable version is 1.3.1 (released on July 11, 2025).
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.
A Fully Homomorphic Encryption (FHE) library for bridging the gap between theory and practice with a focus on performance and accuracy.
A reading list for homomorphic encryption
Pure C++ Ver. of TFHE.
We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
This is code for homomorphic encryption scheme "a Full RNS variant of HEAAN"
Symmetric somewhat homomorphic encryption library based on DGHV
Polycircuit is an FHE components library built via FHERMA competitions
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
Helios Server (Helios is an end-to-end verifiable voting system) as library
A reading list for homomorphic encryption
A Julia implementation of the Paillier partially homomorphic encryption system
Experimental port of the TFHE fully homomorphic encryption scheme to Rust.
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.
Original SEAL homomorphic encryption library, slightly modified to use it as dependency for Pyfhel.
A Fully Homomorphic Encryption WebAssembly module written in Rust based on a Rust library for lattice-based additive homomorphic encryption with Typescript bindings
HIENAA (HE Implementation for Encrypted Numbers Arithmetic and Algorithms)
Experimental C# bindings for SEAL
Abstraction of HElib in C++ for Homomorphic Encryption to provide higher-level routines.
Online voting system developed using django. In this votes are stored in encrypted form using paillier homomorphic encryption
Somewhat Homomorphic Encryption Over the Integers, Public and Secret Key Implementation
Coursework
A library for Partially Homomorphic Encryption in Python
Minimal pure-Python implementation of Paillier's additively homomorphic cryptosystem.
HEhub is a library for homomorphic encryption and its applications, and is part of the PrimiHub project.
The Intel Homomorphic Encryption (HE) toolkit is the primordial vehicle for the continuous distribution of the Intel HE technological innovation to users. The toolkit has been designed with usability in mind and to make it easier for users to evaluate and deploy homomorphic encryption technology on the Intel platforms.