From 3da3b415a7c04ba705105ccd8e352579f0aefae6 Mon Sep 17 00:00:00 2001 From: Arno Wagner Date: Mon, 19 Dec 2011 04:11:36 +0000 Subject: [PATCH] removed comment about RC4. Really no need to make stream ciphers work with dm-crypt/luks. git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@699 36d66b0a-2a48-0410-832c-cd162a569da5 --- FAQ | 3 --- 1 file changed, 3 deletions(-) diff --git a/FAQ b/FAQ index a6bd859..58626e7 100644 --- a/FAQ +++ b/FAQ @@ -1242,9 +1242,6 @@ http://code.google.com/p/cryptsetup/source/browse/trunk/misc/luks-header-from-ac You can do 64 bit (e.g. blofish-64 with CBC), but anything below 128 bit has to be considered insecure today. - Note: RC4 (arc4), which allows 8 bit keys, seems to be buggy at - this time. - Example 1 - AES 128 bit with CBC: cryptsetup luksFormat -s 128 --align-payload=8 -- 2.7.4