SSD encryption using cryptsetup
KRISHNAJA MENON <[email protected]> Fri, 9 Oct 2020 20:06:02 -0700
| Newsgroups | gmane.linux.kernel.device-mapper.dm-crypt |
|---|---|
| Message-ID | <CAOnaoi-fB2YZ=aY2kt+dZvPByef1amRTToXLno5-DDY+=tnTSg@mail.gmail.com> |
Hi, Setup details: Machine 1: Ubuntu x86_64 Machine 2: Linux-aarch64 (arm) 1. luksFormat an external SDD on x86 using *aes-cbc-plain:ripemd160* on x86 machine 2. luksOpen, create partition and luksClose on x86 machine 3. luksOpen (decrypting/unlocking) on the SSD on an aarch64 machine using the same password fed in step 1 fails Also tried step 1 and 2 on aarch64 and 3 on x86 - fails Does the cipher algorithm used while formatting depend on the architecture? Thanks, Krishna _______________________________________________ dm-crypt mailing list [email protected] https://www.saout.de/mailman/listinfo/dm-crypt