套件:python3-joserfc(1.0.0-2)
Python library for JSON Object Signing and Encryption (JOSE)
The library provides a comprehensive implementation of several essential JSON Object Signing and Encryption (JOSE) standards. It includes implementations of JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON Web Algorithms (JWA), and JSON Web Token (JWT). The module follows various Request for Comments (RFCs) standards such as RFC7515, RFC7516, RFC7517, RFC7518, RFC7519, and others. Additionally, it supports draft RFC implementations like C20P, XC20P, and the Elliptic Curve Diffie-Hellman One- Pass Unified Model. The extensible API allows for advanced cryptographic operations and secure data transmission.
其他與 python3-joserfc 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)