1993-06-18 - Re: fast des

Header Data

From: Brad Huntting <huntting@glarp.com>
To: Jason Zions <jazz@hal.com>
Message Hash: 3cb8cc7ccc384a151919f9a3166ba28ca361890e2cb3ed1174b2a29f62182548
Message ID: <199306181629.AA08794@misc.glarp.com>
Reply To: <9306172113.AA10922@jazz.hal.com>
UTC Datetime: 1993-06-18 16:30:04 UTC
Raw Date: Fri, 18 Jun 93 09:30:04 PDT

Raw message

From: Brad Huntting <huntting@glarp.com>
Date: Fri, 18 Jun 93 09:30:04 PDT
To: Jason Zions <jazz@hal.com>
Subject: Re: fast des
In-Reply-To: <9306172113.AA10922@jazz.hal.com>
Message-ID: <199306181629.AA08794@misc.glarp.com>
MIME-Version: 1.0
Content-Type: text/plain



> Run your plaintext through compress first; remove the compress
> header; then encrypt. Compression will screw up character frequencies
> (and use all eight bits) enough to make automated detection of a
> successfully-broken encryption really darn hard. Especially if you
> keep changing compression technology each message.

Most encryption scheams use cypher block chaining or some other
mechanism where a change in one block will affect every block to
come after it, no?

Given this, would inserting a block of random data at the begining
of the datastream help?


brad





Thread