![]() |
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: Tino Schwarze <tino.schwarze.0401@tisc.de>
Date: Mon Dec 12 2005 - 12:31:22 CET
Ian Stirling <root@mauve.demon.co.uk> wrote:
> Given that assorted hashes (rc4,md5) seem to all have a finite lifespan,
I'd not xor the result but keep both results (e.g. append hash 1 to hash
This should[1] also significantly lower the probability of a hash
Bye, Tino.
[1] read "sounds logical to me but I'm not a cryptologist."
|