Jonas Meurer wrote: > 'cryptsetup luksDump <source_device>' and that will give you information > about cipher name, mode, hash spec etc. > > You might also be interested in > 'dmsetup -v status /dev/mapper/cryptohome' which gives at least > information about which type of dm-device it is etc. Also these could help: # dmsetup ls crypt_test (253, 2) # dmsetup deps crypt_test: 1 dependencies : (7, 1) (and if you have recent version of dmsetup try --tree parameter) # dmsetup ls --tree crypt_test (253:2) └─ (7:1) Milan -- mbroz@xxxxxxxxxx --------------------------------------------------------------------- dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/ To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx For additional commands, e-mail: dm-crypt-help@xxxxxxxx