1993-09-23 - Re: nonrandom string

Header Data

From: remail@tamsun.tamu.edu
To: cypherpunks@toad.com
Message Hash: e3035bf393ab69048e62d3fd2f0b0b4f9859ff5c5d36106812aff52045fab73a
Message ID: <9309230431.AA13921@tamsun.tamu.edu>
Reply To: N/A
UTC Datetime: 1993-09-23 04:37:05 UTC
Raw Date: Wed, 22 Sep 93 21:37:05 PDT

Raw message

From: remail@tamsun.tamu.edu
Date: Wed, 22 Sep 93 21:37:05 PDT
To: cypherpunks@toad.com
Subject: Re: nonrandom string
Message-ID: <9309230431.AA13921@tamsun.tamu.edu>
MIME-Version: 1.0
Content-Type: text/plain


> Return-Path: <@CORNELLC.cit.cornell.edu:cjl@micro.med.cornell.edu>
> Date: Mon, 20 Sep 93 17:02:49 EDT
> From: cjl@micro.med.cornell.edu (Chris Leonard)
> To: cypherpunks@toad.com
> Subject: nonrandom string
> 
> 
> I address this to the list at large hoping that one or more of you can 
> explain something unusual that I observed.  A friend of mine and I have been 
> using PGP for several months and I just recently noted that in at least three
> of the recent posts to me that the first 18 characters of the encrypted 
> message were identical.  The first words of the plaintexts were not identical
> and so I assume that these characters are something else, perhaps the stuffer
> that I have heard mention of on this list.  This repeating string is of 
> concern for obvious reasons (e.g. so much for anonymity),  and I would like to 
> understand the cause of its recurrence. 
> 
> Please post to me and I will post a precis of the most reasonable suggestions.

This is normal. PGP labels each message with a byte that defines its type
(for messages between people this is a byte that indicates that what follows
is public key encrypted) followed by type dependant information. Among the
things in the first bunch of bytes are the KeyID (low order 64 bits, so this
is eight of the bytes you see) of the destination's key. If you are always
sending to the same person (i.e., the same key) these will always be the same.





Thread