dev  

Re: Hash collision vectors in APR?

Bojan Smojver
Thu, 26 Jan 2012 05:37:16 -0800

------- Original message -------
From: Branko Čibej

Correct. I intentionally left out the implementation, since i don't
really have an opinion about how it should be done. I just wanted to
point out that there's a simple way to add per-table randomization
without changing any of the existing APIs, or adding new ones.

Thanks, will implement. We don't even need a function for this. A simple xor 
against the seed will do.

--
Bojan