* Chris Schadl <cschadl@satan.org.uk> [020221 16:57]: > Date: Thu, 21 Feb 2002 09:57:44 -0600 > From: Chris Schadl <cschadl@satan.org.uk> > Subject: Re: Crypted CDROMs > > # dd if=/dev/urandom of=~/crypto.iso bs=1M count=650 > # losetup -e aes -k 192 /dev/loop0 ~/crypto.iso > # mkisofs -r /stuff/SUPAR-SECRET-STUFF/ >/dev/loop0 > # losetup -d /dev/loop0 > > Then you should be able to mount the encrypted iso image, or burn it to a > CD-ROM. That's how I did! Please read my initial posting! Mounting of the image fails. I haven't tried to burn the image and mount the CDROM. - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/