summaryrefslogtreecommitdiffstats
path: root/lib/siphash.c
Commit message (Expand)AuthorAgeFilesLines
* siphash: use _unaligned version by defaultArnd Bergmann2021-12-081-6/+6
* siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2019-09-061-1/+320
* siphash: add cryptographically secure PRFJason A. Donenfeld2019-09-061-0/+232