aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Crypt-JWT/pkg-descr
blob: 4d1de0ca9801e1f42e36765d7f34fc1dc56f83fe (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                      
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.