Re: Idea: Encryption plugin architecture for file-systems

Ian Stirling (root@mauve.demon.co.uk)
Sat, 21 Apr 2001 20:10:15 +0100 (BST)


>
> Hello,
ftp://www.kerneli.org/pub/linux/kerneli/

For idea encryption, you just use
losetup -e idea /dev/loop0 /filesystem
Password: whatever

mke2fs /dev/loop0
mount /dev/loop0

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