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
- Security issue: Minerva timing attack vulnerability in python-ecdsa usage
- fix: replace ecdsa with cryptography to mitigate Minerva timing attack
- Security: DER key algorithm confusion, empty HMAC key, and timing side-channels
- fix: correct typo from ECSDA to ECDSA in TODO
- Bump cryptography from 45.0.3 to 46.0.5
- Native .deb release for Debian 13 (Trixie)
- fix test_incorrect_public_key_hmac_signing
- Python 3.14 support
- Weak Key Acceptance and Curve Mismatch in ECDSA (ES256/ES384/ES512) Signature Validation
- JWT `aud` validation raises "Invalid audience" for `audience=None`
- Docs
- Python not yet supported