Encrypt with sha512 hash? Manual install? (LVM+LUKS)
I recently installed Fedora via anaconda with a LUKS+LVM setup with manual partitioning. Just a /, /home and /boot. I am glad to see that the installer uses aes xts-plain64 with a 512 key size (equivalent to 256 bcof pairing in xts), but I was surprised that the installer still uses sha1...
I would much prefer to use sha512 instead of sha1 -- is there any way to do this? I would even be open to a manual install like gentoo or Arch if I could have this sort of flexibility. Any help would be greatly appreciated.
Thanks in advance!
Fedora 20 uses AES in xts-plain64 mode. It does use sha1 which is very disappointing. I also suspect that Fedora 21 will be the same. vuarnet if you want such flexability then Arch or Gentoo is definately the way to go unless Fedora decides to default on sha512. I wouldn't hold my breath though.