mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 06:35:53 +00:00
Change-Id: I89b8db6925385dd02e95e0401bc42f32543e0daf Signed-off-by: Constanza Heath <constanza.m.heath@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
16 lines
367 B
ReStructuredText
16 lines
367 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
|