This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alex
Recipients Zooko.Wilcox-O'Hearn, alex, dstufft
Date 2016-04-18.18:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461005061.65.0.434016951267.issue26798@psf.upfronthosting.co.za>
In-reply-to
Content
Right now all the hashlib algorithms are backed by OpenSSL. OpenSSL 1.1.0 will have blake2, so perhaps the right move is just to wait for that to drop in a few weeks?

Sadly many users with old OpenSSL's still won't have blake2, but pretty quickly Windows and OS X users will get blake2!
History
Date User Action Args
2016-04-18 18:44:21alexsetrecipients: + alex, dstufft, Zooko.Wilcox-O'Hearn
2016-04-18 18:44:21alexsetmessageid: <1461005061.65.0.434016951267.issue26798@psf.upfronthosting.co.za>
2016-04-18 18:44:21alexlinkissue26798 messages
2016-04-18 18:44:21alexcreate