Cupcake
Homomorphism library
A Rust library for homomorphic encryption allowing secure vector operations
A Rust library for lattice-based additive homomorphic encryption.
409 stars
12 watching
29 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
| An implementation of homomorphic encryption schemes for secure numerical computations over encrypted data | 980 |
| A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 195 |
| 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 |
| An implementation of a fully homomorphic encryption scheme using large integers | 44 |
| A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
| Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
| A library for implementing fully homomorphic encryption | 780 |
| A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
| A compiler for homomorphic encryption languages | 66 |
| An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| A library providing purely functional data structures and concepts to support functional programming in Rust. | 1,357 |
| An SDK for private data access using homomorphic encryption. | 339 |
| A Python library for encrypted computations and data operations using homomorphic encryption | 490 |