[Python-Dev] New hash algorithms: SHA3, SHAKE, BLAKE2, truncated SHA512 (original) (raw)
Chris Barker - NOAA Federal chris.barker at noaa.gov
Fri May 27 11:44:45 EDT 2016
- Previous message (by thread): [Python-Dev] New hash algorithms: SHA3, SHAKE, BLAKE2, truncated SHA512
- Next message (by thread): [Python-Dev] New hash algorithms: SHA3, SHAKE, BLAKE2, truncated SHA512
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
, which aren't in any wide spread use yet and probably won't be for quite a few years ahead.
Anything added to the stdlib now will be in py3.6+, yes?
Which won't be in widespread use for quite a few years yet, either.
So if ( and that's a big if) it's possible to anticipate what will be in widespread use in a couple years, getting it in now would be a good thing.
-CHB
IMO, relying on OpenSSL is a better strategy than providing (and maintaining) our own compatibility versions. Until OpenSSL has them, people can use Björn's package: https://github.com/bjornedstrom/python-sha3 Perhaps you could join forces with Björn to create a standard SHA-3 standalone package on PyPI based on your two variants which we could recommend to people in the docs ?! -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Experts (#1, May 27 2016)
Python Projects, Coaching and Consulting ... http://www.egenix.com/ Python Database Interfaces ... http://products.egenix.com/ Plone/Zope Database Interfaces ... http://zope.egenix.com/
::: We implement business ideas - efficiently in both time and costs ::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ http://www.malemburg.com/
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/chris.barker%40noaa.gov
- Previous message (by thread): [Python-Dev] New hash algorithms: SHA3, SHAKE, BLAKE2, truncated SHA512
- Next message (by thread): [Python-Dev] New hash algorithms: SHA3, SHAKE, BLAKE2, truncated SHA512
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]