Sigstore / Cosign signing policy suite for Swarmauri
Project description
Swarmauri Cipher Sigstore
Sigstore / Cosign signing defaults including transparency log hints.
Installation
pip
pip install swarmauri_cipher_suite_sigstore
Poetry
poetry add swarmauri_cipher_suite_sigstore
uv
To add the dependency to a pyproject.toml managed by uv:
uv add swarmauri_cipher_suite_sigstore
Or install it into the active environment:
uv pip install swarmauri_cipher_suite_sigstore
Usage
from swarmauri_cipher_suite_sigstore import SigstoreCipherSuite
suite = SigstoreCipherSuite(name="demo-sigstore")
# Inspect the available operations and defaults
print(suite.features()["ops"].keys())
# Normalize an operation
descriptor = suite.normalize(op=list(suite.supports().keys())[0])
print(descriptor["alg"], descriptor["params"])
The suite returns normalized descriptors that include canonical algorithm names, per-dialect mappings, and policy metadata so providers can focus on execution.
Entry Point
The suite registers under the swarmauri.cipher_suites entry point as SigstoreCipherSuite.
Contributing
If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swarmauri_cipher_suite_sigstore-0.2.0.dev2.tar.gz.
File metadata
- Download URL: swarmauri_cipher_suite_sigstore-0.2.0.dev2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a39104f424ad00ee1a528504d166c179ddfdfb55e2d808d3b5a7cb058ed2bf1
|
|
| MD5 |
24d0b7483aed8ab4405fe229715ab98b
|
|
| BLAKE2b-256 |
52e38f383470e85c2d13e69b8331e2249cf11aefc2fa3d48eae4dd279a2ec96a
|
File details
Details for the file swarmauri_cipher_suite_sigstore-0.2.0.dev2-py3-none-any.whl.
File metadata
- Download URL: swarmauri_cipher_suite_sigstore-0.2.0.dev2-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51e0d4acba1dd9745fe5a44e48da521d273e6ac90dd16a07981fbaffd4b7a123
|
|
| MD5 |
1af22239c28682461f49c12c5738528b
|
|
| BLAKE2b-256 |
c152d491afea52f0588330267c7e3c796340386de3a4be168e9fad9e0d86dbc5
|