Hacker News new | ask | show | jobs
by soundarana 919 days ago
Does Linux use the RNG inside Intel/AMD CPUs?
1 comments

If I remember correctly, the TLDR is that RDRAND output is mixed with other "standard" entropy sources and basically making getrandom() non-blocking immediately.