v1.13.1 - Cryptography Version Fix
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