homomorphic-encryption topic

List homomorphic-encryption repositories

Pyfhel

445
Stars
75
Forks
Watchers

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

he-transformer

225
Stars
39
Forks
Watchers

nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph

SEAL

3.4k
Stars
689
Forks
Watchers

Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.

python-paillier

584
Stars
132
Forks
Watchers

A library for Partially Homomorphic Encryption in Python

Cingulata

401
Stars
43
Forks
Watchers

Cingulata (pronounced "tchingulata") is a compiler toolchain and RTE for running C++ programs over encrypted data by means of fully homomorphic encryption techniques.

concrete-numpy

226
Stars
23
Forks
Watchers

Concrete-Numpy: A library to turn programs into their homomorphic equivalent.

threshold-signatures

198
Stars
41
Forks
Watchers

Threshold Signature Scheme for ECDSA

sda

53
Stars
20
Forks
Watchers

Secure distributed aggregation of high-dimensional vectors

hexl-fpga

85
Stars
24
Forks
Watchers

Intel Homomorphic Encryption Acceleration Library for FPGAs, including open source implementation of FPGA kernels for accelerating NTT, INTT, Keyswitch and Dyadic Multiplication modular arithmetic ope...