Y
Hacker News
new
|
ask
|
show
|
jobs
by
flaviu1
4350 days ago
What if you want reproducible random numbers, such as in, I dunno, AES? That limitation would prevent any sort of decrypting things.
1 comments
nitrogen
4350 days ago
That's not what tptacek means when he says "[user space] CSPRNG", and is more appropriately called a keystream generator, not a CSPRNG, and the input is more appropriately called a key, not a seed.
link