summaryrefslogtreecommitdiff
path: root/src/runtime/hash32.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: make aeshash more DOS-proofKeith Randall2015-10-081-3/+3
* runtime: remove size argument from hash and equal algorithmsKeith Randall2015-01-071-2/+2
* runtime: use some startup randomness in the fallback hashesKeith Randall2015-01-071-35/+31
* runtime: a better fallback hashKeith Randall2014-12-221-0/+93