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
This commit is contained in:
Arno Wagner
2011-12-19 04:11:36 +00:00
parent 03cc3383e1
commit 3da3b415a7

3
FAQ
View File

@@ -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 <device>