1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/security/p5-Crypt-JWT/pkg-descr
Neel Chauhan a69f7dd95d New port: security/p5-Crypt-JWT
JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516
implements the Perl interface to:

 * JSON Web Token (JWT)
 * JSON Web Signature (JWS)
 * JSON Web Encryption (JWE)

As defined by RFC7519, RFC7515, RFC7516.

The module implements all (100%) algorithms defined in RFC7518 - JSON
Web Algorithms (JWA). This module supports Compact JWS/JWE and
flattened JWS/JWE JSON serialization, general JSON serialization
is not supported yet.

PR:		255447
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2021-04-27 13:50:18 -07:00

16 lines
495 B
Plaintext

JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516
implements the Perl interface to:
* JSON Web Token (JWT)
* JSON Web Signature (JWS)
* JSON Web Encryption (JWE)
As defined by RFC7519, RFC7515, RFC7516.
The module implements all (100%) algorithms defined in RFC7518 - JSON
Web Algorithms (JWA). This module supports Compact JWS/JWE and
flattened JWS/JWE JSON serialization, general JSON serialization
is not supported yet.
WWW: https://metacpan.org/release/Crypt-JWT