View Single Post
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#2650
everything except for twofish, sequiv is already enabled. maybe that's already sufficient for your purposes? I could enable the other two in the next upload, however,
Originally Posted by 白い熊 View Post
Thanks a lot for this titan.
However, I also need to mount luks volumes, can you add the following to the kernel config, to enable this:
* Crypto:
CRYPTO_SEQIV=y
CRYPTO_SHA256=y
CRYPTO_SHA512=y
CRYPTO_TWOFISH=y
* Device mapper:
MD=y
BLK_DEV_DM=y
DM_CRYPT=y