When I use command cryptsetup --type plain --cipher=aes-xts-plain64 open /dev/sda1 ssd
to open a plain device, it complains Hash algorithm ripemd160 not supported.
. My router is XDR6088, is it a hardware or software issue?
root@XDR6088:~# cryptsetup benchmark
# Tests are approximate using memory only (no storage IO).
PBKDF2-sha1 81209 iterations per second for 256-bit key
PBKDF2-sha256 161617 iterations per second for 256-bit key
PBKDF2-sha512 153660 iterations per second for 256-bit key
PBKDF2-ripemd160 N/A
PBKDF2-whirlpool N/A