What cryptsetup should I use for encryption sdcard?(cryptsetup or cryptsetup-luks)

asked 2015-12-31 09:21:31 +0300

Jfish gravatar image

Hello!

What cryptsetup should I use for encryption sdcard?(cryptsetup 1.6.4 or cryptsetup-luks 1.1.3)

If I use cryptsetup(1.6.4) and run command "cryptsetup benchmark" then print next message:

Tests are approximate using memory only (no storage IO).

PBKDF2-sha1 97814 iterations per second

PBKDF2-sha256 71234 iterations per second

PBKDF2-sha512 23076 iterations per second

PBKDF2-ripemd160 92304 iterations per second

PBKDF2-whirlpool 13212 iterations per second

Required kernel crypto interface not available.

Ensure you have algif_skcipher kernel module loaded.

edit retag flag offensive close delete

Comments

Just for reference: https://gitlab.com/cryptsetup/cryptsetup

(but no SailfishOS-specific hints)

objectifnul ( 2015-12-31 13:59:37 +0300 )edit