[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Encrypted CDs/DVDs



On Mon, Dec 30, 2002 at 02:55:45PM +0800 or thereabouts, Michael Janich wrote:
> Hi crypto-experts,
> 
> I want to create/burn  encrypted CDs and DVDs.
> 
> Do I do this with
> 
>   mkisofs ... | aespipe -k256 ... | cdwrite -
>   mount /dev/cdrom -o loop -e aes256 /cdrom
> 
i just piped my iso image through gpg, while this doesn't allow you transparnet
filesystem encryption it will always survive things like blocksize changes in the kernel(which happened in between 2.2 and 2.4).
then you just dd the iso to the drive and decrypt it locally.
Dave

PGP signature