[ 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