hj91 / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 0 forks source link

Installer full disk encryption #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Pentoo does not provide full disk encryption in the installer. Could we add 
this feature to the installer using the following cryptsetup command: 
cryptsetup --cipher aes-xts-plain64 --key-size 512 --hash sha512 --iter-time 
5000 --use-random

Original issue reported on code.google.com by forabvio...@gmail.com on 12 Jan 2015 at 9:21

GoogleCodeExporter commented 9 years ago
installer already supports luks.  Did you miss that or do you mean something 
else?

Original comment by sidhayn on 12 Jan 2015 at 3:25