Metadata-Version: 2.4
Name: algovoi-webhook-verifier
Version: 0.1.0
Summary: Cryptographic verifier for AlgoVoi webhook signatures (v1 HMAC-SHA256 + v2 HKDF-SHA256/HMAC-SHA384)
Project-URL: Homepage, https://docs.algovoi.co.uk/webhook-verifier
Project-URL: Repository, https://github.com/chopmob-cloud/algovoi-webhook-verifier
Project-URL: Bug Tracker, https://github.com/chopmob-cloud/algovoi-webhook-verifier/issues
Author-email: AlgoVoi <dev@algovoi.co.uk>
License: Apache-2.0
Keywords: algovoi,hmac,signature,verification,webhook
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: cryptography>=41.0.0
Description-Content-Type: text/markdown

See the [repository README](https://github.com/chopmob-cloud/algovoi-webhook-verifier) for full documentation.
