Repository navigation

#

homomorphic-encryption-library

TFHE: Fast Fully Homomorphic Encryption Library over the Torus

C++
1287
2 年前

✨ Awesome - A curated list of amazing Homomorphic Encryption libraries, software and resources

1183
5 个月前

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).

C++
969
2 天前

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.

Cython
522
2 个月前

A Fully Homomorphic Encryption (FHE) library for bridging the gap between theory and practice with a focus on performance and accuracy.

Python
128
4 个月前

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.

Cuda
87
11 天前

We are a community of researchers and developers interested in advancing homomorphic encryption and other secure computation techniques.

CSS
59
3 小时前

This is code for homomorphic encryption scheme "a Full RNS variant of HEAAN"

C++
57
7 年前

Contains Packages for ElGamal, Paillier, Goldweiser-Micali and DGK Homomorphic Encryption System. Also implements secure multiplication, division and comparison.

Java
56
1 个月前

Symmetric somewhat homomorphic encryption library based on DGHV

C++
27
8 年前

Polycircuit is an FHE components library built via FHERMA competitions

C++
19
1 个月前

Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.

C#
16
1 年前

Helios Server (Helios is an end-to-end verifiable voting system) as library

Python
13
7 年前

A Julia implementation of the Paillier partially homomorphic encryption system

Julia
12
5 年前

Experimental port of the TFHE fully homomorphic encryption scheme to Rust.

Rust
12
3 年前