There are 4 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 version is 1.4.2 (released on October 20, 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 reading list for homomorphic encryption
A Fully Homomorphic Encryption (FHE) library for bridging the gap between theory and practice with a focus on performance and accuracy.
Pure C++ Ver. of TFHE.
HEonGPU is a high-performance library that optimizes Fully Homomorphic Encryption (FHE) on GPUs. Leveraging GPU parallelism, it reduces computational load through concurrent execution. Its multi-stream architecture minimizes data transfer overhead, making it ideal for large-scale encrypted computations with reduced latency.
We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.
This is code for homomorphic encryption scheme "a Full RNS variant of HEAAN"
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
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.
A reading list for homomorphic encryption
Helios Server (Helios is an end-to-end verifiable voting system) as library
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
Implementation of the Linearly-Homomorphic Time-Lock Puzzle scheme
Python binding for SEAL Library with latest version. It includes all the advanced features that official C++ library provides.
Minimal pure-Python implementation of Paillier's additively homomorphic cryptosystem.
🛠️ Build and explore Compiladores 1 materials for Software Engineering, including tasks, discussions, and course resources for the 2025 semester.
Implementation of the Paillier cryptosystem alongside its homomorphic operations
Modified lattigo library for he-storage