Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/Documentation/crypto/libcrypto-blockcipher.rst
170852 views
.. SPDX-License-Identifier: GPL-2.0-or-later

Block ciphers
=============

AES
---

Support for the AES block cipher.

.. kernel-doc:: include/crypto/aes.h

DES
---

Support for the DES block cipher.  This algorithm is obsolete and is supported
only for backwards compatibility.

.. kernel-doc:: include/crypto/des.h