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)
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-jwcrypto
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-jwcrypto && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
jwcrypto-0.6.0.tar.gz | 0000069208 67.6 KB | |
python-jwcrypto.changes | 0000001733 1.69 KB | |
python-jwcrypto.spec | 0000002117 2.07 KB |
Revision 15 (latest revision is 35)
Michael Ströder (stroeder)
accepted
request 687914
from
Michael Ströder (stroeder)
(revision 15)
- update to upstream release 0.6.0 * Use python-cryptography's AES key wrapping * Add tests for key wrapping where CEK < KEK * Fix ECDH-ES key exchange for CEK greater than KEK * Add support for RFC7797 * Fix JWK.from_json
Comments 0