Python module package implementing JOSE Web standards
An implementation of the JOSE Working Group documents:
RFC 7515 - JSON Web Signature (JWS)
RFC 7516 - JSON Web Encryption (JWE)
RFC 7517 - JSON Web Key (JWK)
RFC 7518 - JSON Web Algorithms (JWA)
RFC 7519 - JSON Web Token (JWT)
RFC 7520 - Examples of Protecting Content Using JSON Object Signing and Encryption (JOSE)
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-jwcrypto && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jwcrypto-1.5.6.tar.gz | 0000087168 85.1 KB | |
python-jwcrypto.changes | 0000006269 6.12 KB | |
python-jwcrypto.spec | 0000002268 2.21 KB |
Revision 16 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 1159234
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 1.5.6: * Address potential DoS with high compression ratio - update to 1.5.4: * One more release bump to address issues with typing_extensions minimum required version - update to 1.5.3: * Drop python 3.6 and 3.7 and add 3.11 support * replace deprecated package with typing_extensions
Comments 0