LICENSE
README.md
pyproject.toml
src/trusthandoff/__init__.py
src/trusthandoff/decision.py
src/trusthandoff/handoff.py
src/trusthandoff/identity.py
src/trusthandoff/packet.py
src/trusthandoff/serialization.py
src/trusthandoff/signing.py
src/trusthandoff/validation.py
src/trusthandoff/verification.py
src/trusthandoff.egg-info/PKG-INFO
src/trusthandoff.egg-info/SOURCES.txt
src/trusthandoff.egg-info/dependency_links.txt
src/trusthandoff.egg-info/requires.txt
src/trusthandoff.egg-info/top_level.txt
tests/test_decision.py
tests/test_handoff.py
tests/test_identity.py
tests/test_packet.py
tests/test_serialization.py
tests/test_signing.py
tests/test_validation.py
tests/test_verification.py