[ bianca ]
[ 源代码: python-securesystemslib ]
软件包:python3-securesystemslib(1.2.0-2)
python3-securesystemslib 的相关链接
下载源码包 python-securesystemslib:
- [python-securesystemslib_1.2.0-2.debian.tar.xz]
- [python-securesystemslib_1.2.0-2.dsc]
- [python-securesystemslib_1.2.0.orig.tar.gz]
维护小组:
- Debian Python Team
- NYU Secure Systems Lab
- Santiago Torres-Arias
- Holger Levsen
- Lukas Puehringer
- Justin Cappos
- Simon Josefsson
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-securesystemslib 有关的软件包
|
|
|
|
-
- 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
-
- rec: python3-nacl
- Python bindings to libsodium (Python 3)
-
- rec: python3-pykcs11
- PKCS#11 wrapper for Python