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
Upstream changes:
0.033 2021-05-01
- fix#31 verify_xxx options do not work properly with decode_payload=0
0.032 2021-03-18
- fix#30 use lower uid/gid in release tarball
0.031 2021-01-10
- fix#29 Broken JWS support for ES256K "alg" type
0.030 2021-01-08
- fix#28 Using "kid_keys" with PS256 fails
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.