Skip to main content

WebAuthn and FIDO2 cipher suite for Swarmauri

Project description

Swarmauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_cipher_suite_webauthn


Swarmauri Cipher Webauthn

WebAuthn / FIDO2-focused COSE subset for authenticator attestations.

Installation

pip

pip install swarmauri_cipher_suite_webauthn

Poetry

poetry add swarmauri_cipher_suite_webauthn

uv

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

uv add swarmauri_cipher_suite_webauthn

Or install it into the active environment:

uv pip install swarmauri_cipher_suite_webauthn

Usage

from swarmauri_cipher_suite_webauthn import WebAuthnCipherSuite

suite = WebAuthnCipherSuite(name="demo-webauthn")

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

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_webauthn-0.2.0.dev4.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_webauthn-0.2.0.dev4.tar.gz.

File metadata

  • Download URL: swarmauri_cipher_suite_webauthn-0.2.0.dev4.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_webauthn-0.2.0.dev4.tar.gz
Algorithm Hash digest
SHA256 2a12392d72639a1bb5b5db6dc73dfb982a85e77c56c97e60fd7056d6850564b8
MD5 4c0ab61817dbe21ace4a667982f09fc6
BLAKE2b-256 a07ff58d6d30cf26bd6c7f847319a3987f206cbd751648116dea528bf1bcd054

See more details on using hashes here.

File details

Details for the file swarmauri_cipher_suite_webauthn-0.2.0.dev4-py3-none-any.whl.

File metadata

  • Download URL: swarmauri_cipher_suite_webauthn-0.2.0.dev4-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_webauthn-0.2.0.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 5486afc7eca705d8a4f5d51add6d4e10864e6b81f28f30f99b6e60d7f2bda10c
MD5 06f1ddd96d1d3d0a3e0abcde2c5b100d
BLAKE2b-256 7df1e3ceb2417f71a94beeebf125e8f7d2f8c62d92c1a853b351be85450742f4

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