03-31-2018, 04:24 PM
(03-31-2018, 04:10 PM)xalius Wrote: Hi what image and kernel are you running? Maybe the crypto acceleration / ARMv8 crypto extensions are not used? What algorithm does bitlocker use?
Hi, im using the following:
Quote:root@rock64:~$ uname -a
Linux rock64 4.4.77-rockchip-ayufan-136 #1 SMP Thu Oct 12 09:14:48 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
I'm not 100% of the algorithm bitlocker uses but from the googling i've done, I believe it's 256-bit XTS-AES. Is there another software I can use for encryption that would have hardware support? Ideally it would be cross platform too.