Skip to content

Integrity

Integrity establishes whether evidence or artifacts have changed outside the expected process.

Common integrity mechanisms include:

  • cryptographic hashes
  • signatures
  • chained records
  • manifests
  • protected evidence boundaries

A hash can show that content changed.

It does not automatically prove who produced the content or whether the original content was trustworthy.

Verification systems should therefore distinguish integrity from provenance, identity and semantic correctness.