1.5.0
- ci: Drop Python < 3.6.
- hashlib: Drop hash alias to hashlib.
- cipher,tls,x509: Unsupported ciphers now consistently raise
NotImplementedError
. - upstream: The size of the IV in ECB mode is consistently 0.
- Update wheels to mbedtls 2.16.9.
- cython: Get rid of compilation warnings.