1.2.0: * Support for Python 2.6 and 3.3 has been removed. * Known incompatibilities with Python 3.8 have been resolved.
- Deprecated support for Python 2.6 and 3.3. - Use the sign and verify methods when they are available in cryptography instead of the deprecated methods signer and verifier.
JOSE protocol implementation in Python using cryptography.