Just for fun I used
termux-ubuntu
on my phone but it only got part way ;
other rk3399 RAM benchmarks here.
termux-ubuntu
on my phone but it only got part way ;
Code:
cryptsetup benchmark
# Tests are approximate using memory only (no storage IO).
PBKDF2-sha1 859488 iterations per second for 256-bit key
PBKDF2-sha256 1699474 iterations per second for 256-bit key
PBKDF2-sha512 497426 iterations per second for 256-bit key
PBKDF2-ripemd160 447344 iterations per second for 256-bit key
PBKDF2-whirlpool 168907 iterations per second for 256-bit key
argon2i 4 iterations, 664468 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)
argon2id 4 iterations, 726194 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)
Required kernel crypto interface not available.
Ensure you have algif_skcipher kernel module loaded.