Perl handling for JSON Web Token
Implements JSON Web Token (JWT) - https://tools.ietf.org/html/rfc7519. The implementation covers not only JSON Web Signature (JWS) - https://tools.ietf.org/html/rfc7515, but also JSON Web Encryption (JWE) - https://tools.ietf.org/html/rfc7516.
The module implements all (100%) algorithms defined in https://tools.ietf.org/html/rfc7518 - JSON Web Algorithms (JWA).
- Developed at devel:languages:perl
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/perl-Crypt-JWT && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Crypt-JWT-0.035.tar.gz | 0000084581 82.6 KB | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Crypt-JWT.changes | 0000004967 4.85 KB | |
perl-Crypt-JWT.spec | 0000002396 2.34 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1156467
from
Tina Müller (tinita)
(revision 6)
- Fix disabling of __perllib_provides
Comments 0