parent
28d2743d71
commit
49ca264790
|
|
@ -70,7 +70,7 @@ class luks2():
|
|||
'--batch-mode',
|
||||
'--verbose',
|
||||
'--type', 'luks2',
|
||||
'--pbkdf', 'argon2i',
|
||||
'--pbkdf', 'argon2id',
|
||||
'--hash', hash_type,
|
||||
'--key-size', str(key_size),
|
||||
'--iter-time', str(iter_time),
|
||||
|
|
|
|||
Loading…
Reference in New Issue