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


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.1.0.dev37.tar.gz (7.0 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.1.0.dev37.tar.gz.

File metadata

  • Download URL: swarmauri_cipher_suite_xades-0.1.0.dev37.tar.gz
  • Upload date:
  • Size: 7.0 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

Hashes for swarmauri_cipher_suite_xades-0.1.0.dev37.tar.gz
Algorithm Hash digest
SHA256 76a3fe94845190d44f9ed3391756c0a430e6c05dcc26c8877a9cace42750ac7f
MD5 91387964342be45621cac2c2427bab8a
BLAKE2b-256 d0d0589394b1e83bfffc77ebfe46fe48622945c49fb64b4fdfd7fbc354094d4f

See more details on using hashes here.

File details

Details for the file swarmauri_cipher_suite_xades-0.1.0.dev37-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_cipher_suite_xades-0.1.0.dev37-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

Hashes for swarmauri_cipher_suite_xades-0.1.0.dev37-py3-none-any.whl
Algorithm Hash digest
SHA256 2a293d9a5fbf2d535ad0d85906367eb83ac13cc118e468afe17bb8de0da76b3b
MD5 aadfd4ad6beb34ebfb2880f5459639ff
BLAKE2b-256 25cb1722ab072dc833924270ebecfb465eab9795a0fea4b32c544fde7c2a581a

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