in reply to Re: order of hash
in thread order of hash

The random seed for the hash function is to avoid DoS attacks based on "well-crafted" data. Reducing the bias of the hash function (if there was any) or improving the performance would require a different hash algorithm.

Carelessly chosen alogorithms might be less secure against DoS attacks, be more biased, or degrade performance.

-QM
--
Quantum Mechanics: The dreams stuff is made of