NODE 942ceb65DES & IDEA built right into the Linux kernel...
stig@hackvan.com (Stig)Thu, 11 Jul 1996 08:26:19 +0800
Nicholas Leon <nicholas@binary9.net> has created tools that allow DES and
IDEA encryption at the device level for the Linux kernel. Some of the
patches are in the 2.0.4 kernel, and the rest can be found at
http://www.binary9.net/nicholas/linuxkernel/patches/
Stig
NODE dc36e45cRe: DES & IDEA built right into the Linux kernel...
nobody@mockingbird.alias.net (Anonymous)Sat, 13 Jul 1996 18:36:57 +0800
> Nicholas Leon <nicholas@binary9.net> has created tools that allow DES
> and IDEA encryption at the device level for the Linux kernel. Some of
> the patches are in the 2.0.4 kernel, and the rest can be found at
>
> http://www.binary9.net/nicholas/linuxkernel/patches/
Yep, you can mount encrypted files or partitions as filesystems. (sorta
like securedrive/securedevice for messydos.) Nifty stuff...
NODE ba8fed7bRe: DES & IDEA built right into the Linux kernel...
iang@cs.berkeley.edu (Ian Goldberg)Tue, 16 Jul 1996 18:23:19 +0800
-----BEGIN PGP SIGNED MESSAGE-----
In article <199607130507.WAA25103@myriad>,
Anonymous <nobody@mockingbird.alias.net> wrote:
>> Nicholas Leon <nicholas@binary9.net> has created tools that allow DES
>> and IDEA encryption at the device level for the Linux kernel. Some of
>> the patches are in the 2.0.4 kernel, and the rest can be found at
>>
>> http://www.binary9.net/nicholas/linuxkernel/patches/
>
>
>Yep, you can mount encrypted files or partitions as filesystems. (sorta
>like securedrive/securedevice for messydos.) Nifty stuff...
Except that last I checked (2.0.6) it was completely insecure. The
DES-encrypted filesystem ignored your password and always used a key of
all 0's (which is a weak key in DES, to boot). I've been touching it up
to do DES and IDEA _right_ (CBC mode within each block, IV based on block
number), and plan to put in some simple stego as well.
- Ian
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMeqk5EZRiTErSPb1AQEbdwQAl/ZyhK+ZczFnfUFm9wVNGAq9MBSGNmZc
t1xS2G6urjit3IvHn0ZYSCzkwUj00Hun4FLdFkp0i45M2PWGSJMZtr/Mx7Xua9yr
2uw1p3bN1iId8JrQOGuo1aCTm8rTUh30OW2cL+jPM+RBWgLGg9YcBUQzO7OLoqeM
xpROxmPL8CI=
=pezJ
-----END PGP SIGNATURE-----
NODE 3ed967e2Re: DES & IDEA built right into the Linux kernel...
iang@cs.berkeley.edu (Ian Goldberg)Fri, 19 Jul 1996 03:02:08 +0800
-----BEGIN PGP SIGNED MESSAGE-----
In article <Pine.LNX.3.94.960716192252.5644C-100000@switch.sp.org>,
The Deviant <deviant@pooh-corner.com> wrote:
>On 15 Jul 1996, Ian Goldberg wrote:
>
>> Date: 15 Jul 1996 13:07:20 -0700
>> From: Ian Goldberg <iang@cs.berkeley.edu>
>> To: cypherpunks@toad.com
>> Newsgroups: isaac.lists.cypherpunks
>> Subject: Re: DES & IDEA built right into the Linux kernel...
>>
>> In article <199607130507.WAA25103@myriad>,
>> Anonymous <nobody@mockingbird.alias.net> wrote:
>> >> Nicholas Leon <nicholas@binary9.net> has created tools that allow DES
>> >> and IDEA encryption at the device level for the Linux kernel. Some of
>> >> the patches are in the 2.0.4 kernel, and the rest can be found at
>> >>
>> >> http://www.binary9.net/nicholas/linuxkernel/patches/
>> >
>> >
>> >Yep, you can mount encrypted files or partitions as filesystems. (sorta
>> >like securedrive/securedevice for messydos.) Nifty stuff...
>>
>> Except that last I checked (2.0.6) it was completely insecure. The
>> DES-encrypted filesystem ignored your password and always used a key of
>> all 0's (which is a weak key in DES, to boot). I've been touching it up
>> to do DES and IDEA _right_ (CBC mode within each block, IV based on block
>> number), and plan to put in some simple stego as well.
>>
>> - Ian
>
>Hrmm.. Sounds interesting... how long till your patch is done?
>
> --Deviant
>
Well, it seems encryption now works, and stego works, but stego'ing an
encrypted filesystem doesn't. :-( I'll keep looking at it...
- Ian
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMe5TWkZRiTErSPb1AQHpUgP+MnrTrgPoGLL8WHugMsvhBZfQ45mj5mdj
ZpSO/bjtn/YUtsmzmGOr2EjWWHesIZ+Xm30g16qLD/TAxnYpShZrvQH5YoYwZzLh
y0T937Q+ZjOMDKJLFsVghA4jB2iBbwbp7EAMIQLZHsxZYj+pbnE9SUZuwgQlcmAC
OyMfK0ZBs9g=
=T3ID
-----END PGP SIGNATURE-----
NODE 3bd2406eRe: DES & IDEA built right into the Linux kernel...
The Deviant <deviant@pooh-corner.com>Thu, 18 Jul 1996 03:11:23 +0800
-----BEGIN PGP SIGNED MESSAGE-----
On 15 Jul 1996, Ian Goldberg wrote:
> Date: 15 Jul 1996 13:07:20 -0700
> From: Ian Goldberg <iang@cs.berkeley.edu>
> To: cypherpunks@toad.com
> Newsgroups: isaac.lists.cypherpunks
> Subject: Re: DES & IDEA built right into the Linux kernel...
>
> In article <199607130507.WAA25103@myriad>,
> Anonymous <nobody@mockingbird.alias.net> wrote:
> >> Nicholas Leon <nicholas@binary9.net> has created tools that allow DES
> >> and IDEA encryption at the device level for the Linux kernel. Some of
> >> the patches are in the 2.0.4 kernel, and the rest can be found at
> >>
> >> http://www.binary9.net/nicholas/linuxkernel/patches/
> >
> >
> >Yep, you can mount encrypted files or partitions as filesystems. (sorta
> >like securedrive/securedevice for messydos.) Nifty stuff...
>
> Except that last I checked (2.0.6) it was completely insecure. The
> DES-encrypted filesystem ignored your password and always used a key of
> all 0's (which is a weak key in DES, to boot). I've been touching it up
> to do DES and IDEA _right_ (CBC mode within each block, IV based on block
> number), and plan to put in some simple stego as well.
>
> - Ian
Hrmm.. Sounds interesting... how long till your patch is done?
--Deviant
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQEVAwUBMevscDAJap8fyDMVAQE4Dgf8DMS7BeiCQQvbzsF1d1egJPzv1TPW3y+J
Sy8LglsqPxkYs4NynN6xwtWupKrkDUb5J5GjzkzOVD85NTlCxHxufiU5zi2u3lWV
/+a6sybvIKR+MikogveQFqQqZTngFeIJBnAUdPIfybQz2gubGGdEJW0zv7eDvFlX
GnWDkYpRcZbq3MiF188oRAjrSOUhJn2htFYkRaYLvuKwASaki4yfMShqMA4BYclx
etxpj2lIXeJQJuF1iGyNKjGGWKaPhZYXRHT+rThufYczsUHdjb1kzdJ+dbfhAi7H
OY204pjv/FhZ/ny3KFK5cqP38vXQex76IO16v7mrttmRpmbOCT9stg==
=BliQ
-----END PGP SIGNATURE-----