algorithm complexity attack only means you'll not get hash slowness because all hash items felt into same bucket so extracting hash element will be O(N), instead of O(log(N))
However the moral is - you must not pretend that keys order is same between runs (so some programs probably stopped working when hash randomization was introduced)
In reply to Re: Hashes aren't being differently randomized
by vkon
in thread Hashes aren't being differently randomized
by Hue-Bond
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |