[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LoopAES and FreeOTFE
Hi all, especially Jari :-)
Is there a way to open simple file backed LoopAES volumes using
FreeOTFE ? (http://www.freeotfe.org)
Ie:
losetup -e AES128 /dev/loop0 SomeFile
mkdosfs -F 32 /dev/loop0
mount /dev/loop0 /mnt/windisk
cp /etc/issue /mnt/windisk
umount /mnt/windisk
So, this is the simplest encryption mode of LoopAES (no multikey, etc..)
I tried to open it with FreeOTFE (which mentions LoopAES in the docs
as references but not about supporting it of course) but no success.
Anybody tried and succeeded ?
--
Unix _IS_ user friendly, it's just selective about who its friends are.
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/