Re: hash tags

Donald Stufft <[email protected]> Sat, 9 Mar 2013 09:59:21 -0500
Newsgroups gmane.comp.python.catalog
Message-ID <[email protected]>
On Mar 9, 2013, at 9:56 AM, "M.-A. Lemburg" <[email protected]> wrote:

> [Discussion about MD5]
> 
> I think there's not much point in discussing MD5 in this context.
> When creating new designs, you should always use the current
> best and most widely deployed algorithm, IMO.
> 
> For Python, this is the SHA-2 family at the moment, since SHA-3 is
> not supported by Python's hashlib. MD5 is only needed to support older
> software. SHA-1 is also support by Python versions older than Python 2.5.
> 
> It seems that SHA-256 and SHA-512, both from the SHA-2 family,
> are the most popular at the moment, so I guess SHA-256 is a good
> candidate to move forward and satisfy the 80/20 rule.

Sha256 and Sha512 are generally considered equivalent in a security context and either would be a perfectly fine candidate.

> 
> Agreed ?
> 
> FWIW, I'm pretty sure, SHA-256 will be broken in 10 years from
> now as well :-)
> 
> -- 
> Marc-Andre Lemburg
> eGenix.com
> 
> Professional Python Services directly from the Source  (#1, Mar 09 2013)
>>>> Python Projects, Consulting and Support ...   http://www.egenix.com/
>>>> mxODBC.Zope/Plone.Database.Adapter ...       http://zope.egenix.com/
>>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
> ________________________________________________________________________
> 
> ::::: Try our mxODBC.Connect Python Database Interface for free ! ::::::
> 
>   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/


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig
signature.asc (application/pgp-signature, 841 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.19 (Darwin)

iQIcBAEBAgAGBQJRO05KAAoJEG48vOkzctz621cP/1aqnUnWJ+8pUe2aqijqcB1S
c62f9QDS5AQnjtwZ4A5OVXoyP6trJMpSvT8PurMZp/JPWsyiu7vy6TZDuf27EGX8
6opX7Nst9CoOQVPibIkJtDRLdRWYVmqxRYFRDVykUsVtzPlbnq3lRHYPZMFpy7GT
u8ycipexP0AFSWt2iEoEWR2UTk711p2ZvLWVTxhgUpmBpUYSE2P7wXZQ9D1OVJ1Y
59ROxNv/uUflqQLNm2HYDkPEJFZYX1rr2x9vlO1GIElmZjYs8s08N1Udh5iZZ5Xq
U1j0sFcwnU6qQ+EF3pUHWlkxFzgAw36Nml38hPRwjgvqPwYK7mzlCEjpaJcx8C8n
2rbGVVJhEAIyREKItx+578jlDZqvj+0b6tro9gVdtgFdM6z2kRCWjbcDHfZxHmlF
UwwanbYvzqe/1ZURWA+qlHbEduDUV4bXPB9Q4x8Uem6Yb3hl+QtEg02shLEIGEyo
dzD9SCk9qpvfEQonuNFoual/HsPIPfWlhkPVmk9wP7z9nkG/bujRjDh7iNz5Mcnd
GLLLS0m3at0CqzGQii4eG7PawnyhUnnm69voM1C7A0uz/8+1Wu+GTv+WQFTr39Kr
adVlXWTatOzwAt7yC5tzo2pLm0kxBgdgX0Zvl75bH/TxBfYapVmaJqFh2jyB3LZt
YNHnXJniT5sUkw4snqrf
=XqZF
-----END PGP SIGNATURE-----