CHANGELOG.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
SECURITY.md
pyproject.toml
docs/article12.md
docs/claims-evidence.md
docs/fail-open-audit.md
docs/mutation-testing.md
docs/threat-model.md
examples/e2e.py
examples/verify-me/decision_0000.json
examples/verify-me/epoch_000.tsr
examples/verify-me/freetsa_ca.pem
fixtures/decision_0000.json
fixtures/freetsa_ca.pem
fixtures/rsa_tsa_tokens.json
src/tg_attest/__init__.py
src/tg_attest/anchor.py
src/tg_attest/cli.py
src/tg_attest/py.typed
src/tg_attest/record.py
src/tg_attest/verify.py
src/tg_attest.egg-info/PKG-INFO
src/tg_attest.egg-info/SOURCES.txt
src/tg_attest.egg-info/dependency_links.txt
src/tg_attest.egg-info/requires.txt
src/tg_attest.egg-info/scm_file_list.json
src/tg_attest.egg-info/scm_version.json
src/tg_attest.egg-info/top_level.txt
tests/conftest.py
tests/helpers.py
tests/synthpki.py
tests/test_bundle.py
tests/test_canonical.py
tests/test_chain_synthetic.py
tests/test_cli_output.py
tests/test_conclude_coverage.py
tests/test_epoch_seal.py
tests/test_fail_closed.py
tests/test_merkle.py
tests/test_network.py
tests/test_profile.py
tests/test_readme_repro.py
tests/test_record_fidelity.py
tests/test_regressions.py
tests/test_required_checks.py
tests/test_sig_algos.py
tests/test_tamper.py
tests/test_tsq.py
tests/test_version.py
tests/test_zero_deps.py