concrete-macro 2.11.0

Concrete is an open-source FHE Compiler that simplifies the use of fully homomorphic encryption (FHE).
docs.rs failed to build concrete-macro-2.11.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: concrete-macro-0.0.0

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

🌟 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.