ECDSA-based signer for Swarmauri
Project description
Swarmauri Signing ECDSA
An ECDSA-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 - Supports curves P-256, P-384, P-521 with
cryptography
Installation
pip install swarmauri_signing_ecdsa
Usage
from swarmauri_signing_ecdsa import EcdsaEnvelopeSigner
signer = EcdsaEnvelopeSigner()
# create a KeyRef for an EC private key; see swarmauri_core for details
Entry Point
The signer registers under the swarmauri.signings entry point as EcdsaEnvelopeSigner.
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_ecdsa-0.3.0.dev4.tar.gz.
File metadata
- Download URL: swarmauri_signing_ecdsa-0.3.0.dev4.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ca430b23f2725439a044ed6736b81b0543fb0a3673148f43a6769232eceb8da
|
|
| MD5 |
e36a46c126c70b8264da07b764e21276
|
|
| BLAKE2b-256 |
20c62af40570bf59d2f6d3554bb0baeb04ee4a847209ebe12dd932dd2f73f78b
|
File details
Details for the file swarmauri_signing_ecdsa-0.3.0.dev4-py3-none-any.whl.
File metadata
- Download URL: swarmauri_signing_ecdsa-0.3.0.dev4-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aebc95e51e346691a693deb49df4cdbaa61e2525dc57d23cff0c6d6f8ecfe79
|
|
| MD5 |
55e3c4f9524c65331c60118e6edc89bd
|
|
| BLAKE2b-256 |
af9d18f66811f846cccd4e44ec459f61137410ddaf46a84fcb038484780cbe91
|