mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 03:52:30 +00:00
Change-Id: I65449b80e95430e303bbcc32baf161f95f5db512 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
15 lines
368 B
ReStructuredText
15 lines
368 B
ReStructuredText
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
|