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