proofbundle 0.8.0__tar.gz → 0.8.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {proofbundle-0.8.0/src/proofbundle.egg-info → proofbundle-0.8.1}/PKG-INFO +1 -1
- {proofbundle-0.8.0 → proofbundle-0.8.1}/pyproject.toml +1 -1
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/__init__.py +1 -1
- {proofbundle-0.8.0 → proofbundle-0.8.1/src/proofbundle.egg-info}/PKG-INFO +1 -1
- {proofbundle-0.8.0 → proofbundle-0.8.1}/LICENSE +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/README.md +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/setup.cfg +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/adapters/__init__.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/adapters/inspect_ai.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/adapters/lm_eval.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/bundle.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/cli.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/emit.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/errors.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/evalclaim.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/intoto.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/merkle.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/py.typed +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/sdjwt.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/sdjwt_issue.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle/signature.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle.egg-info/SOURCES.txt +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle.egg-info/dependency_links.txt +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle.egg-info/entry_points.txt +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle.egg-info/requires.txt +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/src/proofbundle.egg-info/top_level.txt +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_adapters.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_bundle.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_bundle_robustness.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_cli.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_cli_eval.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_emit.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_eval_claim_schema.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_evalclaim.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_examples.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_intoto.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_merkle.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_merkle_property.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_rekor_interop.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_rfc6962_external_vectors.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_schema.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_sdjwt_issue.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_sdjwt_reference.py +0 -0
- {proofbundle-0.8.0 → proofbundle-0.8.1}/tests/test_signature.py +0 -0
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "proofbundle"
|
|
7
|
-
version = "0.8.
|
|
7
|
+
version = "0.8.1"
|
|
8
8
|
description = "Emit and verify portable cryptographic evidence bundles, offline: Ed25519 + RFC 6962 Merkle + optional SD-JWT."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.9"
|
|
@@ -13,7 +13,7 @@ from .emit import emit_bundle, generate_signer
|
|
|
13
13
|
from .errors import Check, ProofBundleError, VerificationResult
|
|
14
14
|
from .merkle import verify_consistency, verify_inclusion
|
|
15
15
|
|
|
16
|
-
__version__ = "0.8.
|
|
16
|
+
__version__ = "0.8.1"
|
|
17
17
|
|
|
18
18
|
__all__ = [
|
|
19
19
|
"__version__",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|