![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: Added hashes.
From: John A. Malley <johnmrcswa@earthlink.net>
Date: Wed Dec 14 2005 - 18:45:19 CET
Mike Amling wrote:
I think that is a step in the right direction for defining independent hash
Ideally, (I think) two hashes F: (0,1)^* -> {0,1}^n, and G: {0,1}^* -> {0,1}^n,
P(F(x) = y AND G(x) = y ) is the birthday paradox collision probability (on the
and
P(F(x) = F(y) AND G(x) = G(y) ) is the probability of a collision in G and H
Hm, sitting here typing, and it occurs to me that
P(F(x) = F(y) AND G(j) = G(k) ), where j is a function of x and k is a function
P(F(x) = F(y) AND G(f(x)) = G(h(y)) ) is the probability of a collision in G and
(We would need to say something about the nature of f() and g() in that
Does this make sense? Or did I miss something (and I know I could, I am so sleep
John A. Malley
-- "Support Our 'OOPS!" - George, Condi, Rummy and DickReceived on Fri Dec 23 20:10:14 2005 |