![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: What's wrong with this RC4?
From: Bryan Olson <fakeaddress@nowhere.org>
Date: Tue Dec 20 2005 - 22:25:47 CET
Andrew Pogrebennyk wrote:
Now that you've gotten numerically correct output, you should
Your code seems to confuse pass-phrase / key / state. An RC4
For practical reasons, crypto code should not assume that
Reasonable (untested) declarations might be:
typedef struct
void set_key(
void rc4(
-- --BryanReceived on Fri Dec 23 20:11:18 2005 |