mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 15:35:22 +00:00
Files that are included directly into other files are not referenced in TOC trees. Quiet warning by tagging them :orphan: Change-Id: I3a975420ce366ca155e8c0158dcd0fb7c094a4a0 Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
17 lines
378 B
ReStructuredText
17 lines
378 B
ReStructuredText
:orphan:
|
|
|
|
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: 2
|
|
|
|
tinycrypt.rst
|