Message274706
> The difference between a security feature and a security fix
> is incredibly hard to differentiate.
I'm not buying this argument.
> For instance, with 3DES being de-recommended (and removed in future
> OpenSSLs) that leaves basically only AES-GCM and AES-CBC left as a
> secure cipher.
Future OpenSSLs don't affect Python 3.4, as Python 3.4 won't be upgraded to them. Anyway we don't ship binary installers for 3.4 anymore.
Please don't check in support for new cyphers to 3.4. |
|
Date |
User |
Action |
Args |
2016-09-07 02:26:06 | larry | set | recipients:
+ larry, georg.brandl, janssen, giampaolo.rodola, christian.heimes, alex, python-dev, hynek, Jim.Jewett, steve.dower, dstufft, Lukasa |
2016-09-07 02:26:06 | larry | set | messageid: <1473215166.77.0.206023213518.issue27850@psf.upfronthosting.co.za> |
2016-09-07 02:26:06 | larry | link | issue27850 messages |
2016-09-07 02:26:06 | larry | create | |
|