python-jose
https://github.com/mpdavis/python-jose
Python
A JOSE implementation in Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to python-jose
Help out
- Issues
- current release 3.3.0 raises JWSError('Signature verification failed.') while 3.2.0 does not when decoding ES256
- x5c support?
- Algorithm RSA-OAEP
- Can pass custom JSONEncoder class to jws.sign
- invalid IV lengths
- Add thumbprint attribute to keys
- jwt.decode raises '[ERROR] JWKError: No PEM start marker "b'-----BEGIN PRIVATE KEY-----'"' as exception when attempting to decode a jwt.
- [SECURITY] Algorithm Confusion Through kid Header
- Implement RFC-7797 / JWS (Detached Payload) #166
- pytest-runner required during setup.py install
- Docs
- Python not yet supported