Skip to main content

XAdES signing cipher suite skeleton for Swarmauri

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_cipher_suite_xades Discord

Swarmauri Cipher Xades

XAdES signing suite scaffolding with canonicalization defaults.

Installation

pip

pip install swarmauri_cipher_suite_xades

Poetry

poetry add swarmauri_cipher_suite_xades

uv

To add the dependency to a pyproject.toml managed by uv:

uv add swarmauri_cipher_suite_xades

Or install it into the active environment:

uv pip install swarmauri_cipher_suite_xades

Usage

from swarmauri_cipher_suite_xades import XadesCipherSuite

suite = XadesCipherSuite(name="demo-xades")

# 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 XadesCipherSuite.

Contributing

If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.

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

swarmauri_cipher_suite_xades-0.11.0.dev1.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file swarmauri_cipher_suite_xades-0.11.0.dev1.tar.gz.

File metadata

  • Download URL: swarmauri_cipher_suite_xades-0.11.0.dev1.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","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

Hashes for swarmauri_cipher_suite_xades-0.11.0.dev1.tar.gz
Algorithm Hash digest
SHA256 cde956a72d7e04d0071bf23839175aad5ebcb3f0031d38760c6addf17431db74
MD5 7a4f5d68c7b814cc12ea3f70b658dea3
BLAKE2b-256 a3e40eedacc9ed5f0a592e492ec8aa8efc1f040e97a063f694788b7b87d9280e

See more details on using hashes here.

File details

Details for the file swarmauri_cipher_suite_xades-0.11.0.dev1-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_cipher_suite_xades-0.11.0.dev1-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","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

Hashes for swarmauri_cipher_suite_xades-0.11.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9f59376b9df468ee3a9a9b7104e9eabab6818e5bebf3155adc2738ceeec59e7
MD5 0c2884caaa79adc03a2af12ab0e7af22
BLAKE2b-256 d3a6a4e0d10820e9138258950baf8bdaca8134417a9e778dfac73854c2d11e81

See more details on using hashes here.

Supported by

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