mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2026-01-05 23:15:34 +01:00
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:
3
FAQ
3
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 <device>
|
||||
|
||||
Reference in New Issue
Block a user