concrete
Encryption compiler
A compiler that converts Python programs into homomorphic encryption algorithms
Concrete: TFHE Compiler that converts python programs into FHE equivalent
1k stars
24 watching
145 forks
Language: C++
last commit: about 16 hours ago
Linked from 1 awesome list
compilercryptocryptographyencryptionfhefully-homomorphic-encryptiongdprhomomorphic-encryptionhomomorphic-encryption-libraryllvmmlirprivacypythonsecuritytfhe
Related projects:
Repository | Description | Stars |
---|---|---|
zama-ai/tfhe-rs | A library implementing homomorphic encryption and arithmetic over encrypted data | 966 |
zama-ai/concrete-ml | A framework for privacy-preserving machine learning using fully homomorphic encryption | 1,034 |
zama-ai/fhevm | A Solidity library that enables developers to write confidential smart contracts on the EVM using fully homomorphic encryption. | 414 |
microsoft/eva | Automates away parts of homomorphic encryption requiring cryptographic expertise | 227 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
sunscreen-tech/sunscreen | A compiler for encrypted computation and proof systems based on fully homomorphic encryption | 247 |
momalab/e3 | A framework for compiling C++ programs with encrypted operands to support private computation on public data | 91 |
trustworthycomputing/t2-fhe-compiler-and-benchmarks | A framework providing a standardized benchmark suite and cross compiler for fully homomorphic encryption libraries | 33 |
kryptnostic/krypto | An implementation of multivariate quadratic fully homomorphic encryption in C++ | 50 |
encryptogroup/tasty | Automates efficient Secure Two-partY computation protocols using garbled circuits and homomorphic encryption techniques | 10 |
ibarrond/pyfhel | A Python library for encrypted computations and data operations using homomorphic encryption | 489 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated library for fully homomorphic encryption | 85 |
kuleuven-cosic/final | An implementation of a fully homomorphic encryption scheme based on NTRU and LWE | 35 |
openfheorg/openfhe-development | Provides efficient implementations of cryptographic primitives for secure computation and encryption | 773 |