Pakket: python3-securesystemslib (0.28.0-1)
Verwijzigingen voor python3-securesystemslib
Debian bronnen:
Het bronpakket python-securesystemslib downloaden:
- [python-securesystemslib_0.28.0-1.dsc]
- [python-securesystemslib_0.28.0.orig.tar.gz]
- [python-securesystemslib_0.28.0.orig.tar.gz.asc]
- [python-securesystemslib_0.28.0-1.debian.tar.xz]
Beheerders:
- NYU Secure Systems Lab (QA-pagina)
- Santiago Torres-Arias (QA-pagina)
- Holger Levsen (QA-pagina)
- Lukas Puehringer (QA-pagina)
- Justin Cappos (QA-pagina)
Externe bronnen:
- Homepage [ssl.engineering.nyu.edu]
Vergelijkbare pakketten:
crypto and schema library for TUF and in-toto
securesystemslib provides a high-level interface to cryptographic functions. It supports public-key and other cryptographic algorithms, such as ECDSA, Ed25519, RSA, SHA256, SHA512, etc. and a schema definition and validation framework.
securesystemslib is developed at the Secure Systems Lab of NYU and is used by the Python implementations of The Update Framework (TUF) and the software supply chain integrity framework in-toto.
Andere aan python3-securesystemslib gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: gnupg
- GNU privacy guard - a free PGP replacement
-
- rec: python3-asn1crypto
- Fast ASN.1 parser and serializer (Python 3)
-
- rec: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- rec: python3-nacl
- Python bindings to libsodium (Python 3)
-
- rec: python3-pykcs11
- PKCS#11 wrapper for Python