2023-01-22 18:48:34 +00:00
|
|
|
==========
|
|
|
|
Crypto API
|
|
|
|
==========
|
2016-10-21 02:54:22 +00:00
|
|
|
|
|
|
|
:Author: Stephan Mueller
|
|
|
|
:Author: Marek Vasut
|
|
|
|
|
|
|
|
This documentation outlines the Linux kernel crypto API with its
|
|
|
|
concepts, details about developing cipher implementations, employment of the API
|
|
|
|
for cryptographic use cases, as well as programming examples.
|
|
|
|
|
|
|
|
.. toctree::
|
2023-10-27 08:18:23 +00:00
|
|
|
:caption: Table of contents
|
2016-10-21 02:54:22 +00:00
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
intro
|
2020-06-15 06:50:09 +00:00
|
|
|
api-intro
|
2016-10-21 02:54:22 +00:00
|
|
|
architecture
|
2020-06-15 06:50:10 +00:00
|
|
|
|
|
|
|
async-tx-api
|
2020-06-15 06:50:08 +00:00
|
|
|
asymmetric-keys
|
2016-10-21 02:54:22 +00:00
|
|
|
devel-algos
|
|
|
|
userspace-if
|
2018-05-07 09:35:39 +00:00
|
|
|
crypto_engine
|
2016-10-21 02:54:22 +00:00
|
|
|
api
|
|
|
|
api-samples
|
2020-06-15 06:50:11 +00:00
|
|
|
descore-readme
|
2023-12-13 07:30:49 +00:00
|
|
|
device_drivers/index
|