[ 原始碼: python-jwcrypto ]
套件:python3-jwcrypto(1.1.0-1+deb12u1)
python3-jwcrypto 的相關連結
Debian 的資源:
下載原始碼套件 python-jwcrypto:
- [python-jwcrypto_1.1.0-1+deb12u1.dsc]
- [python-jwcrypto_1.1.0.orig.tar.gz]
- [python-jwcrypto_1.1.0-1+deb12u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python3 implementation of JOSE Web standards
This python module implements JWK,JWS,JWE specifications using python-cryptography.
This package includes the python3 version.
其他與 python3-jwcrypto 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 2.3)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods