Files
concrete/docs/README.md
2022-07-12 12:30:40 +03:00

25 lines
1.4 KiB
Markdown

# What is Concrete Numpy?
[<mark style="background-color:yellow;">⭐️ Star the repo on Github</mark>](https://github.com/zama-ai/concrete-numpy) <mark style="background-color:yellow;">| 🗣</mark> [<mark style="background-color:yellow;">Community support forum</mark>](https://community.zama.ai/c/concrete-numpy) <mark style="background-color:yellow;">| 📁</mark> [<mark style="background-color:yellow;">Contribute to the project</mark>](dev/contributing.md)
![](\_static/zama\_home\_docs.jpeg)
**Concrete Numpy** is an open-source library which simplifies the use of fully homomorphic encryption (FHE).
FHE is a powerful cryptographic tool, which allows computation to be performed directly on encrypted data without needing to decrypt it first.
With FHE, you can build services that preserve privacy for all users. FHE is also great against data breaches as everything is done on encrypted data. Even if the server is compromised, in the end no sensitive data is leaked.
## Organization of this documentation
This documentation is split into several sections:
* **Getting started** section to give you the basics
* **Tutorials** section to give you some essential examples on various features of the library
* **How to** section to help you perform specific tasks
* **Developer** section to explain the inner workings of the library and everything related to contributing to the project
## Looking for support? Ask our team!
![](\_static/zama\_support\_docs.jpeg)