Gabriel Corona <corona.gabr...@gmail.com> added the comment:
Now that the default PRNG of the 'random' package is automatically reseeded at fork, wouldn't it make sense to reseed the OpenSSL seed as well? (At the same time the OpenSSL wiki states [1] that "The situation has changed greatly, starting with OpenSSL 1.1.1 which completely rewrote RNG. The concerns [of fork unsafety] do not really apply any more".) [1] https://wiki.openssl.org/index.php/Random_fork-safety ---------- nosy: +Gabriel Corona _______________________________________ 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