[issue25003] os.urandom() should call getrandom(2) not getentropy(2)

Donald Stufft report at bugs.python.org
Tue Sep 8 19:53:04 CEST 2015


Donald Stufft added the comment:

Oh yea, and (A)RC4 is broken and shouldn't be used for anything anymore, ChaCha is much better and is pretty great.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25003>
_______________________________________


More information about the Python-bugs-list mailing list