Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | siphash: use one source of truth for siphash permutations | Jason A. Donenfeld | 2022-06-25 | 1 | -0/+28 |
* | siphash: use _unaligned version by default | Arnd Bergmann | 2021-12-08 | 1 | -10/+4 |
* | inet: switch IP ID generator to siphash | Eric Dumazet | 2019-06-04 | 1 | -0/+5 |
* | siphash: implement HalfSipHash1-3 for hash tables | Jason A. Donenfeld | 2017-01-09 | 1 | -1/+56 |
* | siphash: add cryptographically secure PRF | Jason A. Donenfeld | 2017-01-09 | 1 | -0/+85 |