libScarab
Homomorphic encryption library
An implementation of a fully homomorphic encryption scheme using large integers
An Implementation of the Fully Homomorphic Smart-Vercauteren Cryptosystem
44 stars
9 watching
8 forks
Language: Mathematica
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
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 | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
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 | 60 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 91 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
openfheorg/openfhe-development | A library for implementing fully homomorphic encryption | 780 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 409 |
data61/python-paillier | Provides an implementation of Paillier Partially Homomorphic Encryption in Python | 607 |