V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m16s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m16s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -34,13 +34,14 @@ dm_integrity
|
||||
dm_crypt
|
||||
|
||||
### Crypto primitives for LUKS2 / AES-XTS:
|
||||
aes_x86_64
|
||||
xts
|
||||
gf128mul
|
||||
serpent_generic
|
||||
twofish_generic
|
||||
xts
|
||||
|
||||
### Generic AES block cipher implementation (used by dm-crypt):
|
||||
aes_generic
|
||||
aesni_intel
|
||||
|
||||
### Generic SHA-256 hashing algorithm (used by various crypto and integrity targets):
|
||||
sha256_generic
|
||||
@@ -53,7 +54,6 @@ sha512_generic
|
||||
|
||||
### Generic CRC32C checksum implementation (used by btrfs and other filesystems):
|
||||
crc32c_generic
|
||||
crc32c_intel
|
||||
|
||||
### Main btrfs filesystem module:
|
||||
btrfs
|
||||
|
||||
Reference in New Issue
Block a user