Re: What am I missing for aes-cbc-plain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2011/5/17 Jan Willies <jan@xxxxxxxxxxxx>
 Maybe try to keep LUKS from the picture and check modes works, just
use plain crypt - like this:

echo "password" | cryptsetup create tst /dev/<some dev> -c aes-cbc-plain -s 128
cryptsetup remove tst

root@OpenWrt:/# echo "password" | cryptsetup create tst /dev/sda1 -c aes-cbc-pla
in -s 128
device-mapper: table: 254:0: crypt: Error allocating crypto tfm
device-mapper: ioctl: error adding target to table
device-mapper: reload ioctl failed: No such file or directory

It works now, I was missing the module 'chainiv'. 

Could the error message somehow be improved to reflect that?


regards,

jan
_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt

[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux