HEMat
Matrix encryption library
A software package for performing secure matrix computations using homomorphic encryption
Homomorphic matrix computation
41 stars
2 watching
11 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a fully homomorphic encryption scheme using large integers | 44 |
| An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
| A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
| A library for performing homomorphic encryption operations on tensors using the Microsoft SEAL algorithm. | 853 |
| A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
| An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
| A Python library for encrypted computations and data operations using homomorphic encryption | 490 |
| Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
| A C++ library that provides efficient storage and manipulation of large matrices. | 126 |
| A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
| A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
| A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
| A Python wrapper for homomorphic encryption library HEAAN | 33 |
| An implementation of authenticated encryption and authentication primitives using the Keccak permutation and NumPy | 15 |