Skip to content

v1.5.3

Compare
Choose a tag to compare
@jpadilla jpadilla released this 05 Sep 18:22
· 403 commits to master since this release

Changed

  • Increase required version of the cryptography package to >=1.4.0.

Fixed

  • Remove uses of deprecated functions from the cryptography package.
  • Warn about missing algorithms param to decode() only when verify param is True #281