Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tatersolid
on Jan 17, 2020
|
parent
|
context
|
favorite
| on:
Removing the Linux /dev/random blocking pool
Why not just use getrandom() or CryptGenRandom() instead and simplify everything avoiding all those classes of bugs?
A user space CSPRNG is just a foot-gun waiting to go off.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A user space CSPRNG is just a foot-gun waiting to go off.