summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/2019-09-12-12-47-35.bpo-38132.KSFx1F.rst
blob: c2e3b6290d9ef382991393818178153b0b5b152b (plain)
1
2
3
The OpenSSL hashlib wrapper uses a simpler implementation. Several Macros
and pointless caches are gone. The hash name now comes from OpenSSL's EVP.
The algorithm name stays the same, except it is now always lower case.