concrete

Crates.ioconcrete
lib.rsconcrete
version2.11.0
created_at2020-02-14 13:06:00.342152+00
updated_at2025-07-03 14:48:15.152283+00
descriptionConcrete is an open-source FHE Compiler that simplifies the use of fully homomorphic encryption (FHE).
homepagehttps://zama.ai/
repositoryhttps://github.com/zama-ai/concrete
max_upload_size
id208851
size185,659
Zama Bot (zama-bot)

documentation

https://docs.zama.ai/concrete

README

Zama Concrete


📒 Documentation | 💛 Community support | 📚 FHE resources by Zama

SLSA 3

About

This crate is part of the Concrete framework. It allows to integrate models implemented using the concrete-python library, natively in you Rust application.

See the following video for more informations:

Key Features

  • 🦀 Compile-time generation of fhe binaries and bindings.
  • 📦 Output is natively linked with the final program.
  • 🔌 IDE friendly API mirroring the original python api.
  • 🚀 Zero-cost integration of the fhe functions.



License

This software is distributed under the BSD-3-Clause-Clear license. Read this for more details.

Support

Support

🌟 If you find this project helpful or interesting, please consider giving it a star on GitHub! Your support helps to grow the community and motivates further development.

↑ Back to top

Commit count: 4278

cargo fmt