Skip to main content

A library that provides cryptographic and general-purpose routines for Secure Systems Lab projects at NYU

Project description

securesystemslib

CI Documentation Status

Securesystemslib is a cryptography interface for signing and verifying digital signatures. It is developed for the TUF and in-toto projects: the key and signature containers are compatible with metadata formats from those projects.

Under the hood, Securesystemslib can use various digital signing systems (e.g. cryptography, PIV hardware keys and multiple cloud-based key management systems).

Installation

The default installation supports pure-Python ed25519 signature verification only. To enable other schemes and signature creation, securesystemslib can be installed with extras. See pyproject.toml for available optional dependencies.

# Install with ed25519, RSA, ECDSA sign and verify support
pip install securesystemslib[crypto]
# ...or with HSM (e.g. Yubikey) support
pip install securesystemslib[hsm]

Usage

python-securesystemslib.readthedocs.io

Contact

Contribute

See Instructions for contributors.

Legacy key migration

Use migrate_keys script to convert key pairs generated with legacy keys or interface modules to a consistent standard format, which is compatible with CryptoSigner. The script requires securesystemslib~=0.31.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

securesystemslib-1.2.0.tar.gz (934.5 kB view details)

Uploaded Source

Built Distribution

securesystemslib-1.2.0-py3-none-any.whl (870.8 kB view details)

Uploaded Python 3

File details

Details for the file securesystemslib-1.2.0.tar.gz.

File metadata

  • Download URL: securesystemslib-1.2.0.tar.gz
  • Upload date:
  • Size: 934.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for securesystemslib-1.2.0.tar.gz
Algorithm Hash digest
SHA256 34fa63e3296a0540b122a13bf51722ecd015be00c1d2ed45b23442e718920e76
MD5 1c13bb90c631a8be87985ec3551ca66a
BLAKE2b-256 5744cc300cbd7f636534559d0e2a2ce6cae12f199dca7ba8dc1dec0018ed5fd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for securesystemslib-1.2.0.tar.gz:

Publisher: cd.yml on secure-systems-lab/securesystemslib

Attestations:

File details

Details for the file securesystemslib-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for securesystemslib-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fa63abcb1cf4dba4f2df964f623baa45bc39029980d7a0a2119d90731942afc6
MD5 f8468280773e75f870b7e5a7d9311bd6
BLAKE2b-256 91158530880589609c1e7e32c6a0e94f87fbd5b04d1697a34697a2fbc5438770

See more details on using hashes here.

Provenance

The following attestation bundles were made for securesystemslib-1.2.0-py3-none-any.whl:

Publisher: cd.yml on secure-systems-lab/securesystemslib

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page