- 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.