1994-06-21 - DE-crypting (trivial case) (fwd)

Header Data

From: jktaber@netcom.com (John K. Taber)
To: cypherpunks@toad.com
Message Hash: 6bee0cc4e4e6e8e756707dfebc1dda90edd62d708592867418496422fc53aad9
Message ID: <199406212128.QAA22847@netcom9.netcom.com>
Reply To: N/A
UTC Datetime: 1994-06-21 21:28:15 UTC
Raw Date: Tue, 21 Jun 94 14:28:15 PDT

Raw message

From: jktaber@netcom.com (John K. Taber)
Date: Tue, 21 Jun 94 14:28:15 PDT
To: cypherpunks@toad.com
Subject: DE-crypting (trivial case) (fwd)
Message-ID: <199406212128.QAA22847@netcom9.netcom.com>
MIME-Version: 1.0
Content-Type: text/plain


Forwarded message:
> From owner-cypherpunks@toad.com Tue Jun 21 09:14:10 1994
> From: dwomack@runner.utsa.edu (David L Womack)
> Message-Id: <9406211522.AA12298@runner.utsa.edu>
> Subject: DE-crypting (trivial case)
> To: cypherpunks@toad.com
> Date: Tue, 21 Jun 1994 10:22:42 -0500 (CDT)
> X-Mailer: ELM [version 2.4 PL23beta2]
> Mime-Version: 1.0
> Content-Type: text/plain; charset=US-ASCII
> Content-Transfer-Encoding: 7bit
> Content-Length: 463       
> Sender: owner-cypherpunks@toad.com
> Precedence: bulk
> 
> Fellow C'punks:
> 
> I was wondering if anyone knew of software that
> does decryption of weakly encrypted messages,
> i.e., similar to ROT13, but perhaps ROT(x) where
> 0<x<26?  Or maybe a bit more sophisticated, but
> not even at the single DES level?
> 
> Also...anyone know of any histogram software?
> i.e., I input a file, it counts how many
> letters of each type, and outputs it in a
> table and/or a graph?
> 
> If not, I'll have to (horrors!) write code!
> 
> Kindest regards,
> 
> Dave
> 
I have a hack in C for the PC that does trigraphic counting a la Sinkov.
It is just a hack, without documentation, and limited to a file that
is smaller than a 80x86 segment.  But if there is interest in it, I
can make it available.

Trigraphic counting, BTW, is the way to go.  Helps reveal repeated
sequences.  The same counting gives you your more normal stats too.




Thread