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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for securesystemslib-1.0.0.tar.gz
Algorithm Hash digest
SHA256 50f5053e274066502da7785dfd12b21e61131ca6e8b57ecedd2da0d1e9cd66c1
MD5 d1dbe3c7af498e27e287d1c4d240ac20
BLAKE2b-256 80f5242b9e3186cdb462dfa7d8bc6a7f8f2332edbcb588cbf27eafc4a0a12674

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for securesystemslib-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6d118c24eae8227a1cf2d9c173f47956709958f601eeaa38e86f6505a31455e
MD5 e3df5b08f61be0583f49d89ea96cd21c
BLAKE2b-256 621bb7e749c4ff64518a7d4dbabe4f7aba9e66c52b2e374f56575130ad7bb8b2

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