homomorphic-encryption-library
There are 40 repositories under homomorphic-encryption-library topic.
zama-ai/concrete
Concrete: TFHE Compiler that converts python programs into FHE equivalent
tfhe/tfhe
TFHE: Fast Fully Homomorphic Encryption Library over the Torus
jonaschn/awesome-he
✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources
openfheorg/openfhe-development
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).
ibarrond/Pyfhel
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.
getamis/alice
Hierarchical Threshold Signature Scheme
BUAA-CI-LAB/Literatures-on-Homomorphic-Encryption
A reading list for homomorphic encryption
Desilo/liberate-fhe
A Fully Homomorphic Encryption (FHE) library for bridging the gap between theory and practice with a focus on performance and accuracy.
virtualsecureplatform/TFHEpp
Pure C++ Ver. of TFHE.
Alisah-Ozcan/HEonGPU
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.
FHE-org/fhe-org.github.io
We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.
KyoohyungHan/FullRNS-HEAAN
This is code for homomorphic encryption scheme "a Full RNS variant of HEAAN"
adwise-fiu/Ciphercraft
Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.
bogdan-kulynych/libshe
Symmetric somewhat homomorphic encryption library based on DGHV
fairmath/polycircuit
Polycircuit is an FHE components library built via FHERMA competitions
aprismatic/elgamal
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
Zst0514/Literatures-on-Homomorphic-Encryption
A reading list for homomorphic encryption
anarvote/helios_lib
Helios Server (Helios is an end-to-end verifiable voting system) as library
hardbyte/Paillier.jl
A Julia implementation of the Paillier partially homomorphic encryption system
IsakSundeSingh/tfhe
Experimental port of the TFHE fully homomorphic encryption scheme to Rust.
aprismatic/paillier
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.
pmuens/haven
Fast and ergonomic lattice cryptography library
ibarrond/SEAL4Pyfhel
Original SEAL homomorphic encryption library, slightly modified to use it as dependency for Pyfhel.
mihailpreda/fhe-module-typescript-wrapper
A Fully Homomorphic Encryption WebAssembly module written in Rust based on a Rust library for lattice-based additive homomorphic encryption with Typescript bindings
snu-lukemin/HIENAA.jl
HIENAA (HE Implementation for Encrypted Numbers Arithmetic and Algorithms)
lambdageek/sealsharp
Experimental C# bindings for SEAL
remyauda/Cyfhel
Abstraction of HElib in C++ for Homomorphic Encryption to provide higher-level routines.
sasa116/Online-voting-sytem
Online voting system developed using django. In this votes are stored in encrypted form using paillier homomorphic encryption
binary-signal/some-what-homomorphic-encryption
Somewhat Homomorphic Encryption Over the Integers, Public and Secret Key Implementation
mohammedjasam/Secure-Data-Analysis
Coursework
chandradutt5746/SEAL-PYTHON-4.1.2
Python binding for SEAL Library with latest version. It includes all the advanced features that official C++ library provides.
lapets/pailliers
Minimal pure-Python implementation of Paillier's additively homomorphic cryptosystem.
NarutoOG/2025-1
🛠️ Build and explore Compiladores 1 materials for Software Engineering, including tasks, discussions, and course resources for the 2025 semester.
primefactor-io/lhtlp
Implementation of the Linearly-Homomorphic Time-Lock Puzzle scheme
primefactor-io/paillier
Implementation of the Paillier cryptosystem alongside its homomorphic operations
supporter-park/lattigo_optimalconv_serialize
Modified lattigo library for he-storage