Re: How Encrypted is it?
You can get some information (perhaps not as much as you would want) with
Code:
# cryptsetup luksDump /dev/sdXn
where you change that the the device name for the encrypted partition.
I think the default is to use AES with a 256 bit key. Your passphrase is hashed and used to encrypt the AES key, though I'm not sure of the details. Also
might have useful information.
openSUSE Leap 15.4; KDE Plasma 5.24.4;
testing Tumbleweed.