index.rst 892 B

1234567891011121314151617181920212223
  1. Welcome to OpenFHE Rust wrapper's documentation!
  2. ===================================
  3. ☀️ *OpenFHE-rs is a joint project by [FairMath](https://fairmath.xyz/) & [OpenFHE](https://www.openfhe.org/).*
  4. ---
  5. [![Discord](https://img.shields.io/discord/1163764915803279360?logo=discord&label=Fair%20Math)](https://discord.com/invite/NfhXwyr9M5)
  6. [![Twitter](https://img.shields.io/twitter/follow/FairMath)](https://twitter.com/FairMath)
  7. Check out the :doc:`usage` section for further information, including
  8. how to :ref:`installation` the project.
  9. .. note::
  10. 🔔 *Keep in mind that the library is WIP and may contain some unpolished interfaces. If you encounter any issues or have any suggestions, feel free to ping us on our Discord server or open a new issue in the [GitHub repository](https://github.com/fairmath/openfhe-rs/tree/master).*
  11. Contents
  12. --------
  13. .. toctree::
  14. usage
  15. api