Ed25519-based signer for Swarmauri
Project description
Swarmauri Signing Ed25519
An Ed25519-based signer implementing the ISigning interface for detached
signatures over raw bytes and canonicalized envelopes.
Features:
- JSON canonicalization (always available)
- Optional CBOR canonicalization via
cbor2 - Detached signatures using
cryptography's Ed25519 primitives
Installation
pip install swarmauri_signing_ed25519
Usage
from swarmauri_signing_ed25519 import Ed25519EnvelopeSigner
signer = Ed25519EnvelopeSigner()
# create a KeyRef for an Ed25519 private key; see swarmauri_core for details
Entry Point
The signer registers under the swarmauri.signings entry point as Ed25519EnvelopeSigner.
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_signing_ed25519-0.2.0.dev4.tar.gz.
File metadata
- Download URL: swarmauri_signing_ed25519-0.2.0.dev4.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56e9f1eddbdb7ce2346e0fb89b3a4ddc2a396c19c94b82fc598398fe315dea26
|
|
| MD5 |
2b398115ae80d99122237c0d2977fbd6
|
|
| BLAKE2b-256 |
bc74a640894fe70a51768e7f39857bc7c0f31f8574d42c9c420a83dc41ec3777
|
File details
Details for the file swarmauri_signing_ed25519-0.2.0.dev4-py3-none-any.whl.
File metadata
- Download URL: swarmauri_signing_ed25519-0.2.0.dev4-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf407e48411b9fca0c095ca77818d3522cece5a6c8930df6e0699eaa3869b162
|
|
| MD5 |
ac5d2c04e7fb0e810477512f93f69619
|
|
| BLAKE2b-256 |
51e50bffca02e642a982f9705f4d72a5867114f325021dac6e68a8ef84324942
|