| .. _cryptography: | |
| Cryptography | |
| ############ | |
| The crypto section contains information regarding the cryptographic primitives | |
| supported by the Zephyr kernel. Use the information to understand the principles | |
| behind the operation of the different algorithms and how they were implemented. | |
| The following crypto libraries have been included: | |
| .. toctree:: | |
| :maxdepth: 1 | |
| psa_crypto.rst | |
| random/index.rst | |
| api/index.rst |