concrete-macro

Crates.ioconcrete-macro
lib.rsconcrete-macro
version2.11.0
created_at2023-01-09 14:56:33.139831+00
updated_at2025-07-03 14:52:58.316074+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
id754584
size71,639
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