A system call for random numbers: getrandom()
A system call for random numbers: getrandom()
Posted Jul 26, 2014 4:03 UTC (Sat) by jake (editor, #205)In reply to: A system call for random numbers: getrandom() by giraffedata
Parent article: A system call for random numbers: getrandom()
> relevance of file descriptor exhaustion attacks.
so, this comment that was quoted in the article:
> or consider providing a new failsafe API which
> works in a chroot or when file descriptors are exhausted.
(which comes from the LibreSSL source) was not enough to convince you that the LibreSSL folks (at least) are worried about file descriptor exhaustion?
> I think the reason LibreSSL has alternatives to /dev/urandom is
> that /dev/urandom might just be broken or not implemented on that
> system.
interesting, but it certainly isn't what they *say* ...
jake