From: Derek Atkins <warlord@MIT.EDU>
To: eric@remailer.net (Eric Hughes)
Message Hash: 7fc1389bc4e40ca13758ca4a3a3eb3369f95139f12db97827b339eb15c00c0c4
Message ID: <9501121655.AA14127@toxicwaste.media.mit.edu>
Reply To: <199501121632.IAA00887@largo.remailer.net>
UTC Datetime: 1995-01-12 17:13:28 UTC
Raw Date: Thu, 12 Jan 95 09:13:28 PST
From: Derek Atkins <warlord@MIT.EDU>
Date: Thu, 12 Jan 95 09:13:28 PST
To: eric@remailer.net (Eric Hughes)
Subject: Re: Multiple symetric cyphers
In-Reply-To: <199501121632.IAA00887@largo.remailer.net>
Message-ID: <9501121655.AA14127@toxicwaste.media.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain
> Well, it's no weaker than current systems. PGP stores the cipher type
> in the source code: it's always IDEA. One should allow, however, the
> cipher type to be empty alongside the data so that another tool can
> store cipher information.
Actually, a slight correction. PGP does have an algorithm byte
for the encryption algorithm; this byte is inside the RSA block.
(It doesn't have to be RSA, either, but thats a different story).
So long as you use a public key to encrypt, you get this byte. If
you just use PGP -c, using the current implementation, you do not
get a type byte. Oops.
My point is that although the current implementation doesn't have
multiple encryption schemes, that doesn't mean that it can't have
them...
-derek
Return to January 1995
Return to “paul@poboy.b17c.ingr.com (Paul Robichaux)”