Output from the binary is below:
[root@mtz ink]# cryptsetup status /dev/mapper/ttt
/dev/mapper/ttt is active.
type: TCRYPT
cipher: serpent-xts-plain64
keysize: 512 bits
device: /dev/loop4
loop: /home/ink/ttt
offset: 256 sectors
size: 30208 sectors
skipped: 256 sectors
mode: read/write
Output from the library is below
[root@mtz ink]# ./rrr /dev/mapper/ttt
cipher: xts-plain64
[root@mtz ink]#
The source code for the "rrr" program is at: http://pastebin.com/CdG7KAuE
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt