Skip to content

v1.13.1 - Cryptography Version Fix

Compare
Choose a tag to compare
@jasonacox jasonacox released this 16 Nov 06:37
· 95 commits to master since this release
d17d031

What's Changed

  • PyPI 1.13.1
  • Require pyca/cryptography>=3.1 or fallback to PyCryptodome
  • Add tools/fake-v35-device.py script to tools
  • Allow pyca/cryptography to GCM decrypt without the tag (makes it match PyCryptodome) by @uzlonewolf in #424

Full Changelog: v1.13.0...v1.13.1