[ 原始碼: libcrypt-jwt-perl ]
套件:libcrypt-jwt-perl(0.032-1)
libcrypt-jwt-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcrypt-jwt-perl:
- [libcrypt-jwt-perl_0.032-1.dsc]
- [libcrypt-jwt-perl_0.032.orig.tar.gz]
- [libcrypt-jwt-perl_0.032-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
JSON Web Token support for Perl
Implements JSON Web Token (JWT) - https://tools.ietf.org/html/rfc7519. The implementation covers not only JSON Web Signature (JWS) - https://tools.ietf.org/html/rfc7515, but also JSON Web Encryption (JWE) - https://tools.ietf.org/html/rfc7516.
The module implements all (100%) algorithms defined in https://tools.ietf.org/html/rfc7518 - JSON Web Algorithms (JWA).
Crypt::JWT supports Compact JWS/JWE and Flattened JWS/JWE JSON serialization, general JSON serialization is not supported yet.
其他與 libcrypt-jwt-perl 有關的套件
|
|
|
|
-
- dep: libcryptx-perl (>= 0.067)
- Perl module that provides a self-contained cryptographic toolkit
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language