]> granicus.if.org Git - python/commit
Bypass __get_openssl_constructor() and always use our own blake2 implementation
authorChristian Heimes <christian@python.org>
Wed, 7 Sep 2016 00:35:13 +0000 (02:35 +0200)
committerChristian Heimes <christian@python.org>
Wed, 7 Sep 2016 00:35:13 +0000 (02:35 +0200)
commit32a2ceead7ad86c1641f24b710c4d4683c1e98f3
tree97f1628c30230cc7cdff5439f426c34a31b44bdf
parentcd14d5d29931d5f0bafa65b8233609de869220bc
Bypass __get_openssl_constructor() and always use our own blake2 implementation
Lib/hashlib.py