mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-16 05:10:03 +01:00
Add required parameters for changing hash used in LUKS key setup scheme.
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@80 36d66b0a-2a48-0410-832c-cd162a569da5
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#define DEFAULT_CIPHER "aes"
|
||||
#define DEFAULT_LUKS_CIPHER "aes-cbc-essiv:sha256"
|
||||
#define DEFAULT_HASH "ripemd160"
|
||||
#define DEFAULT_LUKS_HASH "sha1"
|
||||
#define DEFAULT_KEY_SIZE 256
|
||||
#define DEFAULT_LUKS_KEY_SIZE 128
|
||||
|
||||
|
||||
Reference in New Issue
Block a user