Hello,
- I am working on debian9, not connected to internet.(repo is not accessible)
- I have download cryptsetup-2.0.3 (tar.xz)
- I have execute configure, make, make install script
- I try cryptsetup --version => 2.0.3
- I try cryptsetup --benchmark
I cannot see this algo, in fact I see most of my previous version 1.7 only
- crypsetup -v luksFormat --type luks2 /dev/mydev --cipher aes-gcm-random --integrity aead
=> Enter passphrase
=> verify
device-mapper: table: 253:0: integrity: unknow target type
device-mapper: ioctl; error adding target to table
device-mapper: reload ioctl on failed : invalid argument
Cannot format integrity for device /dev/mydev
Command failed with code -1
How can I check if my
_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
https://www.saout.de/mailman/listinfo/dm-crypt