[gambit-list] Gambit hash tables protected againts double hash attacks?
Marc Feeley
feeley at iro.umontreal.ca
Wed Aug 8 00:49:36 EDT 2018
No they are not. Doing this would make executions non-deterministic.
Marc
> On Aug 8, 2018, at 4:13 AM, Adam <adam.mlmb at gmail.com> wrote:
>
> Hi Marc,
>
> Are Gambit's hash tables protected against double hash attacks?
>
> E.g. by calculating a random number that's used as hash seed making it impossible for an attacker to produce key hash collissions, https://en.wikipedia.org/wiki/SipHash .
>
> Adam
More information about the Gambit-list
mailing list