[ Bron: python-signedjson ]
Pakket: python3-signedjson (1.1.1-2)
Verwijzigingen voor python3-signedjson
Debian bronnen:
Het bronpakket python-signedjson downloaden:
- [python-signedjson_1.1.1-2.dsc]
- [python-signedjson_1.1.1.orig.tar.gz]
- [python-signedjson_1.1.1-2.debian.tar.xz]
Beheerders:
- Matrix Packaging Team (QA-pagina, Mailarchief)
- Andrej Shadura (QA-pagina)
- Debian Python Team (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
sign JSON with Ed25519 signatures in Python 3
A module to sign JSON objects with ED25519 signatures.
* More than one entity can sign the same object. * Each entity can sign the object with more than one key making it easier to
rotate keys* ED25519 can be replaced with a different algorithm. * Unprotected data can be added to the object under the "unsigned" key.
This package is for Python 3 only.
Andere aan python3-signedjson gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-canonicaljson (>= 1.0.0)
- canonical JSON implementation for Python 3
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-nacl (>= 0.3.0)
- Python bindings to libsodium (Python 3)
-
- dep: python3-typing-extensions (>= 3.5)
- Backported and Experimental Type Hints for Python
-
- dep: python3-unpaddedbase64 (>= 1.0.1)
- unpadded Base64 implementation in Python 3