[ 源代码: python-josepy ]
软件包:python3-josepy(2.0.0-1)
JOSE implementation for Python 3.x
This package is a Python implementation of the standards developed by IETF Javascript Object Signing and Encryption (Active WG), in particular the following RFCs:
- JSON Web Algorithms (JWA) - JSON Web Key (JWK) - JSON Web Signature (JWS)
This package was originally developed as part of the ACME protocol implementation. This is the Python 3 library.
其他与 python3-josepy 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-cryptography (>= 1.5)
- Python library exposing cryptographic recipes and primitives