Metadata-Version: 2.4
Name: algovoi-rfc9421-verifier
Version: 0.1.0
Summary: AlgoVoi RFC 9421 HTTP Message Signatures + RFC 9530 Content-Digest reference verifier
Author-email: AlgoVoi <chopmob@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/chopmob-cloud/algovoi-rfc9421-verifier
Project-URL: Documentation, https://github.com/chopmob-cloud/algovoi-rfc9421-verifier#readme
Project-URL: Repository, https://github.com/chopmob-cloud/algovoi-rfc9421-verifier
Project-URL: Issues, https://github.com/chopmob-cloud/algovoi-rfc9421-verifier/issues
Project-URL: Conformance fixture, https://github.com/chopmob-cloud/algovoi-jcs-conformance-vectors/tree/main/vectors/rfc9421_proxy_chain_v0
Project-URL: IETF I-D, https://datatracker.ietf.org/doc/draft-hopley-x402-compliance-receipt/
Keywords: rfc9421,rfc9530,http-signatures,ed25519,agentic-payments,compliance
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security :: Cryptography
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pynacl>=1.5.0
Provides-Extra: test
Requires-Dist: pytest>=7; extra == "test"
