homomorphic-implementors-toolkit
Homomorphism toolkit
A toolkit providing an abstract API to simplify the design and evaluation of homomorphic circuits for secure computations
65 stars
9 watching
8 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 408 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
alan-turing-institute/sheep | An evaluation platform for homomorphic encryption schemes | 50 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
aarhuscrypto/splitcommit | A portable C++ implementation of the recent UC-secure additively homomorphic commitment scheme | 10 |
huelse/heaan-python | A Python wrapper for homomorphic encryption library HEAAN | 33 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |