zephyr/doc/services/crypto/index.rst
Anas Nashif fb892e0fbf doc: move crypto/random sections into os services
Move this documentation to a new location under OS Services section.

See #33725

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00

19 lines
424 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
tinycrypt.rst
random/index.rst
api/index.rst