public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* DES encryption in loop device (kernel 2.2.1)
@ 1999-01-31  0:17 rdicaire
  1999-01-31  2:24 ` H. Peter Anvin
  0 siblings, 1 reply; 2+ messages in thread
From: rdicaire @ 1999-01-31  0:17 UTC (permalink / raw)
  To: Kernel Mailing List

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: DES encryption in loop device (kernel 2.2.1)
  1999-01-31  0:17 DES encryption in loop device (kernel 2.2.1) rdicaire
@ 1999-01-31  2:24 ` H. Peter Anvin
  0 siblings, 0 replies; 2+ messages in thread
From: H. Peter Anvin @ 1999-01-31  2:24 UTC (permalink / raw)
  To: linux-kernel

Followup to:  <XFMail.990130193525.rdicaire@vic.com>
By author:    rdicaire@vic.com
In newsgroup: linux.dev.kernel
>
> 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? 
> 

Have you included the international kernel patch from kerneli.org?
Otherwise, you're getting a crypto-less kernel.

	-hpa
-- 
"Linux is a very complete and sophisticated operating system.  There
are, and will be, large numbers of applications available for it."
    -- Paul Maritz, Group Vice President for Platforms And Applications,
       Microsoft Corporation [Reference at: http://www.kernel.org/~hpa/ms.html]

-
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-01-31  2:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-31  0:17 DES encryption in loop device (kernel 2.2.1) rdicaire
1999-01-31  2:24 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox