Y
Hacker News
new
|
ask
|
show
|
jobs
by
GoblinSlayer
1588 days ago
If CSPRNGs are impossible, then you will have no CSPRNGs so both /dev/random and /dev/urandom will be insecure and will provide no guarantees solely due to impossibility of CSPRNGs.
1 comments
throway_zwudbo
1588 days ago
/dev/random does not have to depend on any pseudo generator as long as it can block indefinitely while starved for entropy.
link