bpo-30102: Call OPENSSL_add_all_algorithms_noconf (#3112)
The ssl and hashlib modules now call OPENSSL_add_all_algorithms_noconf() on OpenSSL < 1.1.0. The function detects CPU features and enables optimizations on some CPU architectures such as POWER8. Patch is based on research from Gustavo Serra Scalet. Signed-off-by: Christian Heimes <christian@python.org>
C
Christian Heimes committed
c941e6238ab2a8caad11fe17d4723a5d5e7a2d76
Parent: 52451fb
Committed by GitHub <noreply@github.com>
on 9/5/2017, 1:47:11 PM