zephyr/doc/services/crypto/index.rst
Flavio Ceolin 1a6bdb2e3e doc: crypto: Add PSA Crypto documentation
Add PSA Crypto in the cryptographic services
section.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2024-06-04 19:13:36 -04:00

19 lines
425 B
ReStructuredText

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