13b72c814SStephan Mueller=======================
23b72c814SStephan MuellerLinux Kernel Crypto API
33b72c814SStephan Mueller=======================
43b72c814SStephan Mueller
53b72c814SStephan Mueller:Author: Stephan Mueller
63b72c814SStephan Mueller:Author: Marek Vasut
73b72c814SStephan Mueller
83b72c814SStephan MuellerThis documentation outlines the Linux kernel crypto API with its
93b72c814SStephan Muellerconcepts, details about developing cipher implementations, employment of the API
103b72c814SStephan Muellerfor cryptographic use cases, as well as programming examples.
113b72c814SStephan Mueller
123b72c814SStephan Mueller.. class:: toc-title
133b72c814SStephan Mueller
143b72c814SStephan Mueller	   Table of contents
153b72c814SStephan Mueller
163b72c814SStephan Mueller.. toctree::
173b72c814SStephan Mueller   :maxdepth: 2
183b72c814SStephan Mueller
193b72c814SStephan Mueller   intro
205846551bSMauro Carvalho Chehab   api-intro
213b72c814SStephan Mueller   architecture
220efaaa86SMauro Carvalho Chehab   asymmetric-keys
233b72c814SStephan Mueller   devel-algos
243b72c814SStephan Mueller   userspace-if
252d93404fSMauro Carvalho Chehab   crypto_engine
263b72c814SStephan Mueller   api
273b72c814SStephan Mueller   api-samples
28