
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
A library that provides cryptographic and general-purpose routines for Secure Systems Lab projects at NYU
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).
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]
python-securesystemslib.readthedocs.io
#securesystemslib-python
on CNCF SlackSee Instructions for contributors.
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
.
FAQs
A library that provides cryptographic and general-purpose routines for Secure Systems Lab projects at NYU
We found that securesystemslib demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.