xref: /linux/Documentation/crypto/index.rst (revision 70f780edcd1e86350202d8a409de026b2d2e2067)
1==========
2Crypto API
3==========
4
5:Author: Stephan Mueller
6:Author: Marek Vasut
7
8This documentation outlines the Linux kernel crypto API with its
9concepts, details about developing cipher implementations, employment of the API
10for cryptographic use cases, as well as programming examples.
11
12.. toctree::
13   :caption: Table of contents
14   :maxdepth: 2
15
16   libcrypto
17   intro
18   api-intro
19   architecture
20
21   async-tx-api
22   asymmetric-keys
23   devel-algos
24   userspace-if
25   crypto_engine
26   api
27   api-samples
28   descore-readme
29   device_drivers/index
30   krb5
31