# HG changeset patch # User Antoine Bodin # Date 1299557530 -3600 # Node ID a37dbfc8679f0b93c05a49ecc54bcbf17c56ce76 # Parent 2b87a265fb280a986e5a7223b7cf42a0668ca138 Add xts module to linux-crypto, a common mode for aes encryption diff -r 2b87a265fb28 -r a37dbfc8679f linux/stuff/linux-2.6.37-slitaz.config --- a/linux/stuff/linux-2.6.37-slitaz.config Mon Mar 07 23:30:53 2011 +0000 +++ b/linux/stuff/linux-2.6.37-slitaz.config Tue Mar 08 05:12:10 2011 +0100 @@ -3581,7 +3581,7 @@ CONFIG_CRYPTO_ECB=y # CONFIG_CRYPTO_LRW is not set CONFIG_CRYPTO_PCBC=m -# CONFIG_CRYPTO_XTS is not set +CONFIG_CRYPTO_XTS=m # # Hash modes