| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Mojo-JWT | Distribution: openSUSE Tumbleweed |
| Version: 1.20.0 | Vendor: openSUSE |
| Release: 2.1 | Build date: Mon Aug 3 21:37:42 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 46441 | Source RPM: perl-Mojo-JWT-1.20.0-2.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/Mojo-JWT | |
| Summary: JSON Web Token the Mojo way | |
JSON Web Token is described in https://tools.ietf.org/html/rfc7519. Mojo::JWT implements that standard with an API that should feel familiar to Mojolicious users (though of course it is useful elsewhere). Indeed, JWT is much like Mojolicious::Sessions except that the result is a url-safe text string rather than a cookie. In JWT, the primary payload is called the 'claims', and a few claims are reserved, as seen in the IETF document. The header and the claims are signed when stringified to guard against tampering. Note that while signed, the data is not encrypted, so don't use it to send secrets over clear channels.
Artistic-1.0 OR GPL-1.0-or-later
* Sun Jun 07 2026 Tina Müller <timueller+perl@suse.de>
- updated to 1.20.0 (1.02)
see /usr/share/doc/packages/perl-Mojo-JWT/Changes
1.02 2026-06-03
- This release contains fixes for security issues, everybody should upgrade!
- Improved security of decode to prevent timing side-channel attacks in symmetric signatures
CVE-2026-9537 bsc#1271935
* Wed Oct 16 2024 Tina Müller <timueller+perl@suse.de>
- updated to 1.10.0 (1.01)
see /usr/share/doc/packages/perl-Mojo-JWT/Changes
1.01 2024-10-15
- Fix non-portable test
1.00 2024-10-15
- Use CryptX (libtomcrypt) for all cryptographic functions
- Crypt::OpenSSL input is still accepted but converted in-use
* Tue Aug 30 2022 sriedel@suse.com
- initial version (0.09)
/usr/lib/perl5/vendor_perl/5.44.0/Mojo /usr/lib/perl5/vendor_perl/5.44.0/Mojo/JWT.pm /usr/share/doc/packages/perl-Mojo-JWT /usr/share/doc/packages/perl-Mojo-JWT/Changes /usr/share/doc/packages/perl-Mojo-JWT/README /usr/share/doc/packages/perl-Mojo-JWT/metamerge.json /usr/share/licenses/perl-Mojo-JWT /usr/share/licenses/perl-Mojo-JWT/LICENSE /usr/share/man/man3/Mojo::JWT.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Aug 14 01:44:22 2026