On 2016-08-31 22:31, Christian Heimes wrote: > Hi, > > I have 7 patches for 3.6 ready for merging. The new features were > discussed on Security-SIG and reviewed by Victor or GPS. The patches > just need one final review and an ACK. The first three patches should > land in 2.7, 3.4 and 3.5, too. > > http://bugs.python.org/issue26470 > Make OpenSSL module compatible with OpenSSL 1.1.0 > > https://bugs.python.org/issue27850 > Remove 3DES from cipher list (sweet32 CVE-2016-2183) > Also adds ChaCha20 Poly1305 > > http://bugs.python.org/issue27691 > X509 cert with GEN_RID subject alt name causes SytemError > > http://bugs.python.org/issue27866 > ssl: get list of enabled ciphers > > https://bugs.python.org/issue27744 > Add AF_ALG (Linux Kernel crypto) to socket module > > http://bugs.python.org/issue16113 > Add SHA-3 and SHAKE (Keccak) support > > http://bugs.python.org/issue26798 > add BLAKE2 to hashlib
And another one: http://bugs.python.org/issue27928 Add hashlib.scrypt Christian _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com