https://bugzilla.novell.com/show_bug.cgi?id=655804 https://bugzilla.novell.com/show_bug.cgi?id=655804#c3 --- Comment #3 from Petr Cerny <pcerny@novell.com> 2010-11-30 09:51:37 UTC --- (In reply to comment #2)
I think even today cryptoloop is still the only way to allow users to mount encrypted images.
dm-crypt can be used as well. As far as I remember, the catch is that losetup uses the password directly as key (optionally padded with zeros). So you can use e.g. cryptsetup if you force it to use unhashed password and ECB scheme (apart from the cipher/blocksize combination). Yet it probably isn't worth the effort to write a wrapper for mount just because of this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.