Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | siphash: use one source of truth for siphash permutations | Jason A. Donenfeld | 2022-05-30 | 1 | -16/+7 |
* | random32: Fix implicit truncation warning in prandom_seed_state() | Richard Fitzgerald | 2021-05-27 | 1 | -1/+1 |
* | random32: add noise from network and scheduling activity | Willy Tarreau | 2020-10-24 | 1 | -0/+19 |
* | random32: make prandom_u32() output unpredictable | George Spelvin | 2020-10-24 | 1 | -2/+34 |
* | random32: move the pseudo-random 32-bit definitions to prandom.h | Linus Torvalds | 2020-08-03 | 1 | -0/+78 |