TFHE Compiler that converts python programs into FHE equivalent. https://github.com/zama-ai/concrete
2.3K
📒 Documentation | 💛 Community support | 📚 FHE resources by Zama
Concrete is an open-source FHE Compiler that simplifies the use of fully homomorphic encryption (FHE). Concrete framework contains a TFHE Compiler based on LLVM, making writing FHE programs an easy task for developers.
Fully Homomorphic Encryption (FHE) enables performing computations on encrypted data directly without the need to decrypt it first. FHE allows developers to build services that ensure privacy for all users. FHE is also an excellent solution against data breaches as everything is performed on encrypted data. Even if the server is compromised, no sensitive data will be leaked.
Concrete is a versatile library that can be used for a variety of purposes. For instance, Concrete ML is built on top of Concrete to simplify Machine-Learning oriented use cases.
Learn more in the public repository.
Content type
Image
Digest
sha256:57ce196e4…
Size
456.6 MB
Last updated
about 1 year ago
docker pull zamafhe/concrete-python:v2.11.0