Cryptsetup

Aus WIKI
Zur Navigation springen Zur Suche springen

Vorhandene keys anzeigen

cryptsetup luksDump <device>

key hinzufügen

cryptsetup luksAddKey <device> [<keyfile>]

partition verschlüsseln

sudo cryptsetup luksFormat -c aes-xts-plain64 -s 512 -h sha512 -y /dev/sd...