Message333031
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(). |
|
Date |
User |
Action |
Args |
2019-01-05 00:58:18 | christian.heimes | set | recipients:
+ christian.heimes, barry, georg.brandl, pitrou, vstinner, larry, benjamin.peterson, Arfrever, neologix, BreamoreBoy, python-dev, sbt, vajrasky, Jeffrey.Walton, Gabriel Corona |
2019-01-05 00:58:17 | christian.heimes | set | messageid: <1546649897.28.0.00824952927538.issue18747@roundup.psfhosted.org> |
2019-01-05 00:58:17 | christian.heimes | link | issue18747 messages |
2019-01-05 00:58:17 | christian.heimes | create | |
|