source: postlfs/security/cryptsetup-kernel.xml@ 9cc0aba5

12.0 12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 9cc0aba5 was 9cc0aba5, checked in by Xi Ruoyao <xry111@…>, 10 months ago

postlfs: Convert the remaining kernel configuration to new rendering

  • Property mode set to 100644
File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4<!-- Automatically generated by kernel-config.py
5 DO NOT EDIT! -->
6<screen><literal>Device Drivers ---&gt;
7 [*] Multiple devices driver support (RAID and LVM) ---&gt; [MD]
8 &lt;*/M&gt; Device mapper support [BLK_DEV_DM]
9 &lt;*/M&gt; Crypt target support [DM_CRYPT]
10-*- Cryptographic API ---&gt; [CRYPTO]
11 Block ciphers ---&gt;
12 &lt;*/M&gt; AES (Advanced Encryption Standard) [CRYPTO_AES]
13 # For tests:
14 &lt;*/M&gt; Twofish [CRYPTO_TWOFISH]
15 Length-preserving ciphers and modes ---&gt;
16 &lt;*/M&gt; XTS (XOR Encrypt XOR with ciphertext stealing) [CRYPTO_XTS]
17 Hashes, digests, and MACs ---&gt;
18 &lt;*/M&gt; SHA-224 and SHA-256 [CRYPTO_SHA256]
19 Userspace interface ---&gt;
20 &lt;*/M&gt; Symmetric key cipher algorithms [CRYPTO_USER_API_SKCIPHER]</literal></screen>
Note: See TracBrowser for help on using the repository browser.