1993-05-22 - Re: cypto + compression

Header Data

From: “Thomas W. Strong, Jr.” <strong+@cmu.edu>
To: cypherpunks@toad.com
Message Hash: 12a1ce5847efb138c80333661979753a731121d08e2ef8af21f603ad16413f77
Message ID: <cfzJGlW00WB60vMs8q@andrew.cmu.edu>
Reply To: <9305212138.AA12666@banff.procase.com>
UTC Datetime: 1993-05-22 01:20:18 UTC
Raw Date: Fri, 21 May 93 18:20:18 PDT

Raw message

From: "Thomas W. Strong, Jr." <strong+@cmu.edu>
Date: Fri, 21 May 93 18:20:18 PDT
To: cypherpunks@toad.com
Subject: Re: cypto + compression
In-Reply-To: <9305212138.AA12666@banff.procase.com>
Message-ID: <cfzJGlW00WB60vMs8q@andrew.cmu.edu>
MIME-Version: 1.0
Content-Type: text/plain


peb@PROCASE.COM writes:
> Compressing before encryption is vital--it makes brute force and plaintext
> attacks much more difficult.

Be careful doing that.  It's fine if you are using a compression
algorithm that is designed for use with encryption, but if you're just
using compress and you make that known, then an opponent just has to
look for the magic numbers and headers that compress puts in the front
of every file.  Instead of believing that strings like "the" will appear
somewhere, the opponent now knows exactly what the encrypted document
starts with.

 -----------------------------------------------------------------
  Tom Strong              N3NBB              ts49+@andrew.cmu.edu





Thread