Source: python-securesystemslib Section: python Priority: optional Maintainer: Debian Python Team Uploaders: NYU Secure Systems Lab , Santiago Torres-Arias , Holger Levsen , Lukas Puehringer , Justin Cappos , Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, gnupg, pybuild-plugin-pyproject, python3-all, python3-asn1crypto, python3-cryptography, python3-hatchling, python3-nacl, python3-pykcs11, python3-pytest, softhsm2, Standards-Version: 4.7.2 Homepage: https://github.com/secure-systems-lab/securesystemslib Vcs-Git: https://salsa.debian.org/python-team/packages/python-securesystemslib.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-securesystemslib Testsuite: autopkgtest-pkg-pybuild Package: python3-securesystemslib Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, Recommends: gnupg, python3-asn1crypto, python3-cryptography, python3-nacl, python3-pykcs11, Description: 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.