./security/p5-Crypt-JWT, Perl5 module for JSON Web Tokens

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.037, Package name: p5-Crypt-JWT-0.037, Maintainer: pkgsrc-users

This perl module implements JSON Web Token (JWT). The implementation
covers not only JSON Web Signature (JWS), but also JSON Web Encryption
(JWE).

The module implements all algorithms defined in JSON Web Algorithms
(JWA).

This module supports Compact JWS/JWE and Flattened JWS/JWE JSON
serialization, general JSON serialization is not supported yet.


Master sites: (Expand)

Filesize: 84.362 KB

Version history: (Expand)


CVS history: (Expand)


   2025-05-10 14:25:19 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.037

Upstream changes:
0.037   2025-04-27
        - fix #43 Fails to decode JWT from AWS Application Load Balancers
        - fix #44 Allow decoding JWS with Base64 padding characters
        - added tolerate_padding parameter for decode_jwt
0.036   2025-01-26
        - fix #35 support aud claim as an array of strings
        - added verify_typ - verify 'typ' header parameter
   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2023-10-09 13:58:00 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.035

Upstream changes:
0.035   2023-10-03
        - PR #37 Speed up decode_jwt
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2022-03-20 02:43:36 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.034

Upstream changes:
0.034   2021-11-28
        - fix #32 ensure payload is serialized consistently (canonical)
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles