ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

TAMPER-EVIDENT-LOGS

Cryptographically tamper-evident audit logs.

Definition

Patterns: (a) hash chaining where each log entry contains hash(previous) ; (b) Merkle tree with root signed periodically ; (c) WORM storage S3 Object Lock or Azure Immutable Blob ; (d) blockchain anchoring (Bitcoin OP_RETURN, Ethereum smart contract).

Origin

Concepts from cryptographic signature theory (Lamport, 1979).

Example in context

AWS CloudTrail Lake log file integrity uses SHA-256 and RSA signatures for tamper detection.

Last updated: May 15, 2026