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.5.0.tar.gz | 0000067689 66.1 KB | |
python-jwcrypto.changes | 0000001173 1.15 KB | |
python-jwcrypto.spec | 0000002155 2.1 KB |
Revision 11 (latest revision is 35)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 11)
- update to upstream release 0.5.0: * Better validation of JWE * Avoid deprecation warnings * Tested to work with python 3.7
Comments 0