[Bug 920204] YaST2 installer: increase master key size of LUKS volumes using XTS mode
http://bugzilla.novell.com/show_bug.cgi?id=920204 Andreas Stieger <astieger@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(astieger@suse.com | |) | --- Comment #4 from Andreas Stieger <astieger@suse.com> --- Created attachment 625153 --> http://bugzilla.novell.com/attachment.cgi?id=625153&action=edit logs Logs attached. I wonder if we should just change the defaults for cryptsetup at build time.
--with-luks1-cipher default cipher for LUKS1 [aes] --with-luks1-mode default cipher mode for LUKS1 [xts-plain64] --with-luks1-keybits default key length in bits for LUKS1 [256] --with-luks1-iter-time default PBKDF2 iteration time for LUKS1 (in ms) [1000]
e.g.: %configure \ [...] --with-luks1-keybits=512 \ [...] -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com