mirror of
https://github.com/janet-lang/janet
synced 2025-03-09 01:38:09 +00:00

The hash key still needs to randomly initialized for the security advantage, but this patch is a step closer to avoiding hash based DOS. Further work may including exposing the raw hash function for use by abstract types who also choose to implement hash.