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.0.tar.gz | 0000086410 84.4 KB | |
python-jwcrypto.changes | 0000005500 5.37 KB | |
python-jwcrypto.spec | 0000002117 2.07 KB |
Revision 14 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 1131710
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 1.5.0: * Minor bugfixes and the addition of Brainpool curves. * Raising the bar for minimum pyca/cryptography * Fix typos with codespell * Add codespell checks in CI * Add Brainpool EC-curves support * Fix error message * Fix assorted CI issue * Better support for algorithms that have different input keysize requirement
Comments 0