sdk
Private data access SDK
An SDK for private data access using homomorphic encryption.
SDK for private data access, built on homomorphic encryption.
337 stars
9 watching
19 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
homomorphic-encryptionprivacyprivate-information-retrieval
Related projects:
Repository | Description | Stars |
---|---|---|
facebookresearch/cupcake | A Rust library for homomorphic encryption allowing secure vector operations | 408 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
privacy-scaling-explorations/halo2 | A fork of the PSE halo2 project with experimental privacy-scaling features and Rust implementation. | 208 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
spiritlab/spark | A research-focused implementation of Apache Spark with homomorphic encryption support | 3 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
vernamlab/cuhe | A CUDA-accelerated library for homomorphic encryption and evaluation of polynomial rings. | 194 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
sreedevk/pocketbase-sdk-rust | Provides a Rust SDK to interact with Pocketbase's backend services | 58 |
virgilsecurity/virgil-sdk-x | A low-level library for adding end-to-end security to digital solutions using encryption and secure authentication | 27 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
galoisinc/swanky | A suite of libraries providing tools and utilities for secure multi-party computation | 274 |
bhavanpatel/react-native-simple-encryption | A tool for encrypting and decrypting data in React Native applications | 25 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 247 |