1*941c95fdSSeongJae Park==========
2*941c95fdSSeongJae ParkCrypto API
3*941c95fdSSeongJae Park==========
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
22ddc92399SMauro Carvalho Chehab
23ddc92399SMauro Carvalho Chehab   async-tx-api
240efaaa86SMauro Carvalho Chehab   asymmetric-keys
253b72c814SStephan Mueller   devel-algos
263b72c814SStephan Mueller   userspace-if
272d93404fSMauro Carvalho Chehab   crypto_engine
283b72c814SStephan Mueller   api
293b72c814SStephan Mueller   api-samples
30740369c5SMauro Carvalho Chehab   descore-readme
31