Skip to main content

OpenSSH cipher suite skeleton for Swarmauri

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_cipher_suite_ssh


Swarmauri Cipher Ssh

OpenSSH-centric cipher suite skeleton with curated channel algorithms.

Installation

pip

pip install swarmauri_cipher_suite_ssh

Poetry

poetry add swarmauri_cipher_suite_ssh

uv

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

uv add swarmauri_cipher_suite_ssh

Or install it into the active environment:

uv pip install swarmauri_cipher_suite_ssh

Usage

from swarmauri_cipher_suite_ssh import SshCipherSuite

suite = SshCipherSuite(name="demo-ssh")

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

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_ssh-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_ssh-0.1.0.dev37.tar.gz.

File metadata

  • Download URL: swarmauri_cipher_suite_ssh-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_ssh-0.1.0.dev37.tar.gz
Algorithm Hash digest
SHA256 233e81e78701afc262d70636e7d9e26ec6df0c7b068af2f6f861a1345216d516
MD5 fa965dda8615761aa6d0a1f1550e93bb
BLAKE2b-256 c696044c1672c72eeba3eb7a96e5953da9e06e07f034fa7fe915b9c1c6abf34b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: swarmauri_cipher_suite_ssh-0.1.0.dev37-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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_ssh-0.1.0.dev37-py3-none-any.whl
Algorithm Hash digest
SHA256 b9551d4155119f8144c72349a096c2dfcced6da8e117caf90e2115e5e4135df4
MD5 6c981537af1c73e0859eb725dba2e9fe
BLAKE2b-256 6d9dfc91e081af57bc2ef9ffb65c32b8f575885c0c34a3c102d72daecb6f2747

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