[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Alleged RC4 source code (message header only)
In case any of you had filtered this one out based purely
on sender and subject, I've enclosed the *headers* of the message and
its first paragraph.
The message also contained two source files, "rc4.h" and "rc4.c",
implementing a stream cypher which is based on incremental shuffling
of a permutation of the numbers 0..255, and seems to be fairly
well-suited for efficient implementation in software. For obvious
reasons, I'm not including the source files here.
------
Date: Fri, 9 Sep 1994 22:11:49 -0500
Message-Id: <[email protected]>
To: [email protected]
From: [email protected]
Subject: Thank you Bob Anderson
Remailed-By: [email protected]
Complaints-To: [email protected]
Sender: [email protected]
Precedence: bulk
SUBJECT: RC4 Source Code
I've tested this. It is compatible with the RC4 object module
that comes in the various RSA toolkits.
------