in reply to Re: hash collision DOS
in thread hash collision DOS
I commented on a possible 'fix' for the potential problem with perls current hashing function at Re: Hash Clash on purpose and would be interested on your assessment of the notion.
If that isn't a fix, or cannot be implemented without undue penalty, I wonder if there isn't at least some mileage in having a new warning, along the lines of the 'Deep recursion' warning, that simply notes that a hash is exhibiting anomolous or 'worst case' behaviour at runtime. It wouldn't fix anything, but its presence in the logs could go a long way in trying to track down such behaviour down?
Maybe a corresponding pragma that allowed the 'hash quality' threshold that would trigger the warning to be specified?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: hash collision DOS
by tilly (Archbishop) on Jun 03, 2003 at 04:37 UTC | |
by BrowserUk (Patriarch) on Jun 03, 2003 at 06:05 UTC | |
by tilly (Archbishop) on Jun 03, 2003 at 06:20 UTC | |
by ikegami (Patriarch) on Apr 27, 2006 at 16:54 UTC | |
by tilly (Archbishop) on May 08, 2006 at 06:32 UTC | |
|