libScarab

Homomorphic encryption library

An implementation of a fully homomorphic encryption scheme using large integers

An Implementation of the Fully Homomorphic Smart-Vercauteren Cryptosystem

GitHub

44 stars
9 watching
8 forks
Language: Mathematica
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vernamlab/cuhe A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. 194
vernamlab/cufhe A CUDA-accelerated Fully Homomorphic Encryption Library 212
shaih/helib An open-source software library implementing homomorphic encryption schemes 15
lducas/fhew A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. 221
bogdan-kulynych/libshe An encryption library allowing secure execution of functions on encrypted data without decrypting it 27
kryptnostic/krypto An implementation of multivariate quadratic fully homomorphic encryption in C++ 50
kuleuven-cosic/final A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. 35
huelse/heaan-python A Python wrapper for homomorphic encryption library HEAAN 33
cpeikert/alchemy A compiler for homomorphic encryption languages 66
cryptoexperts/fv-nfllib A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme 59
primihub/hehub A library providing tools and interfaces for working with homomorphic encryption in C++ 90
ibarrond/pyfhel A Python library for encrypted computations and data operations using homomorphic encryption 487
openfheorg/openfhe-development An open-source library for fully homomorphic encryption and secure multiparty computation 765
facebookresearch/cupcake A Rust library for homomorphic encryption allowing secure vector operations 408
data61/python-paillier Provides an implementation of Paillier Partially Homomorphic Encryption in Python 605