tfhe-rs
Homomorphic Encryption Library
A library implementing homomorphic encryption and arithmetic over encrypted data
TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
947 stars
17 watching
146 forks
Language: Rust
last commit: 6 days ago
Linked from 1 awesome list
cryptographyhomomorphic-encryptionrusttfhe
Related projects:
Repository | Description | Stars |
---|---|---|
zama-ai/concrete | A compiler that converts Python programs into homomorphic encryption algorithms | 1,248 |
zama-ai/concrete-ml | A framework for privacy-preserving machine learning using fully homomorphic encryption | 997 |
zama-ai/fhevm | An EVM-compatible smart contract library enabling fully homomorphic encryption for confidential transactions and state management | 407 |
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 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
s0l0ist/node-seal | A library that enables secure computations on encrypted data without revealing the underlying plaintext | 192 |
trustworthycomputing/t2-fhe-compiler-and-benchmarks | A framework providing a standardized benchmark suite and cross compiler for fully homomorphic encryption libraries | 32 |