![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveany help appreciated...:)
From: tek <lordsir@yahoo.com>
Date: Fri Jun 10 2005 - 03:36:37 CEST
Hi, i'm trying to solve this problem:
x1 = a1 xor b1 xor c1 xor d1
conditions:
b,c,d are byte permutations of a
can I make any predicition about a,b,c, or d if I know x?
Thanks in advance
|