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.1.0.tar.gz (934.7 kB view details)

Uploaded Source

Built Distribution

securesystemslib-1.1.0-py3-none-any.whl (871.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: securesystemslib-1.1.0.tar.gz
  • Upload date:
  • Size: 934.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for securesystemslib-1.1.0.tar.gz
Algorithm Hash digest
SHA256 27143a8e04b5573636f260f21d7e26b48bcedcf394e6f74ec31e9a5287e0c38b
MD5 379f4709eeb671a9a64232c620a6d185
BLAKE2b-256 81add01a19c754c512f35ed3b955db08bd3d077a322038bc8544e15c7b016b76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for securesystemslib-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 100bf04e60b260e1c7c51e3232647697fde2c5ca5772fda4932d841d3fb6dd0e
MD5 3b4439b71c17be73fb81847bd2dc2318
BLAKE2b-256 4d5b579ebe370ea35d933b0de37426dd8582dc79fca7b4bc1a7595fdf0de1662

See more details on using hashes here.

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