Re: Ramdisk encryption

From: Andreas Jellinghaus
Date: Mon Jul 19 2004 - 15:07:22 EST


you are looking for disk encryption.
take a look at dm-crypt. the kernel
will read the encrypted partition, decrypt,
run the software, and if you write data,
before writing it, the kernel will encrypt
it.

you don't need a ramdisk for that.

Andreas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/