DES encryption in loop device (kernel 2.2.1)

rdicaire@vic.com
Sat, 30 Jan 1999 19:17:03 -0500 (EST)


In trying to DES encrypt a loop mounted ext2 file system, I get the
following errors:

losetup -e des /dev/loop4 MYFILE3
Password: xxxxxxxxxxxxxxx
Init (up to 16 hex digits): xxxxxxxxxxxxx
ioctl: LOOP_SET_STATUS: Invalid argument

Using XOR works but we all know XOR isn't secure. Is there a patch to fix this?

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