Skip to content

1.5.0

Compare
Choose a tag to compare
@Synss Synss released this 07 Aug 09:54
· 456 commits to master since this release
  • 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.