Christian Heimes <li...@cheimes.de> added the comment:

I have no plans to work on the issue any more. OpenSSL 1.1.1 has fixed the RNG 
issue with a new DRBG implementation. Eventually all platforms will move to 
1.1.1 because it also provides TLS 1.3.

In the mean time, application can work around the limitation by seeding OpenSSL 
by calling ssl.RAND_add().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue18747>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to