algovoi-rfc9421-verifier (Python)
AlgoVoi-authored reference verifier for RFC 9421 (HTTP Message Signatures) plus RFC 9530 (Digest Fields for HTTP). Python and TypeScript, byte-for-byte parity, Apache 2.0.
What it does
- Verify an incoming RFC 9421-signed HTTP request against a known public key.
- Re-validate a captured request after it traverses a TLS-re-terminating proxy
chain (the property pinned in the
rfc9421_proxy_chain_v0conformance fixture). - Build conformance test harnesses anchored to the RFC 8032 Section 7.1 deterministic Ed25519 reference keypair.
This package verifies HTTP message signatures (RFC 9421 + RFC 9530): the wire-level signing-base reconstruction, the Content-Digest check, and the Ed25519 signature check against a supplied public key. That is a different surface from the AlgoVoi JCS RFC 8785 receipt-body discipline. HTTP signature verification (this package) and receipt-content verification (the AlgoVoi receipt-format packages) are complementary: this verifier confirms wire-level message integrity; the JCS substrate confirms receipt-body canonical integrity.
Install
pip install algovoi-rfc9421-verifier
License
Apache 2.0. See LICENSE.
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 algovoi_rfc9421_verifier-0.4.2.tar.gz.
File metadata
- Download URL: algovoi_rfc9421_verifier-0.4.2.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614fa1ae8faf516db965534ded09860a9f1eeddf26c78b9e104321cd02a792a9
|
|
| MD5 |
a9093861a06160c9ac9a9d067fd32a95
|
|
| BLAKE2b-256 |
5df23195388f81c1197cbd421d18f8d96e6287a0c1b11e51096208af7d6843ba
|
File details
Details for the file algovoi_rfc9421_verifier-0.4.2-py3-none-any.whl.
File metadata
- Download URL: algovoi_rfc9421_verifier-0.4.2-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eeaf228247ce251331ded27f39d03d414f7b29922a122c02232fd5d7d4d46bbc
|
|
| MD5 |
a368d5b0f42f334de4dd134f77e90b8c
|
|
| BLAKE2b-256 |
eef9a92c520b9755aaed8a93c7ef8a8f62906a1bc427c1e2fe078af2652b7397
|