1 =======================
2 Linux Kernel Crypto API
3 =======================
5 :Author: Stephan Mueller
8 This documentation outlines the Linux kernel crypto API with its
9 concepts, details about developing cipher implementations, employment of the API
10 for cryptographic use cases, as well as programming examples.