hashchain
Hash chain
The chaining that exposes insertion, deletion or modification in the evidence log.
Definition
Each entry contains the hash of the previous entry (prevHash). If anything in the history is changed, deleted or inserted, the chain breaks and verification fails.
Why it matters
Individual signatures prove one entry — the chain proves the entire history is intact and complete.