Metadata-Version: 2.4
Name: pruvz-evidence-packet
Version: 1.6.1
Summary: Independent offline verifier for Pruvz Evidence Packet export bundles: schema and consistency validation, canonical commitments, signed seals under a pinned trust registry, Merkle log inclusion/consistency, and RFC 3161 anchor verification.
License: MIT
Project-URL: Homepage, https://pruvz.ai
Project-URL: Repository, https://github.com/dorsharoni10/pruvz-evidence-packet
Keywords: pruvz,evidence,verifier,audit,rfc3161,merkle
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: cryptography>=42
Requires-Dist: asn1crypto>=1.5
Requires-Dist: jsonschema>=4.18
Requires-Dist: referencing>=0.30

Offline verifier for Pruvz Evidence Packet export bundles. Verifies against a caller-pinned trust root only — nothing is fetched from a Pruvz deployment or website. Docs, specifications and golden vectors: https://github.com/dorsharoni10/pruvz-evidence-packet
