Toolkit
Hashes & Integrity
Hashes prove a file didn’t change after you recorded it.
Commands
# Linux / macOS
sha256sum yourfile.zip
sha256sum -b yourfile.png
# Windows PowerShell
Get-FileHash .\yourfile.zip -Algorithm SHA256
Manifest idea
Create a manifest.json listing each evidence file + SHA-256. Publish it with your packet.