HEMat
Matrix encryption library
A software package for performing secure matrix computations using homomorphic encryption
Homomorphic matrix computation
40 stars
2 watching
11 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
openmined/tenseal | A library for performing homomorphic encryption operations on tensors using the Microsoft SEAL algorithm. | 836 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 487 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 226 |
kaneplusplus/bigmemory | A C++ library that provides efficient storage and manipulation of large matrices. | 126 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 224 |
huelse/heaan-python | A Python wrapper for homomorphic encryption library HEAAN | 33 |
inmcm/kravatte | An implementation of authenticated encryption and authentication primitives using the Keccak permutation and NumPy | 15 |