diff options
Diffstat (limited to 'debian/installer/modules/crypto-modules')
-rw-r--r-- | debian/installer/modules/crypto-modules | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/installer/modules/crypto-modules b/debian/installer/modules/crypto-modules new file mode 100644 index 000000000..22460e497 --- /dev/null +++ b/debian/installer/modules/crypto-modules @@ -0,0 +1,14 @@ +aes_generic +blowfish_generic +twofish_generic +serpent_generic +sha256_generic +arc4 ? +cbc ? +ccm +ctr +ecb +xts + +# For LUKS2 in cryptsetup +algif_skcipher |