Skip to main content

Module integrity

Module integrity 

Source
Expand description

Integrity checking for events and projections

Provides verification of event hashes, signatures, and projection consistency.

Structs§

CorruptEvent
A corrupt event with details
IntegrityReport
Result of an integrity check
SignatureError
Signature verification error

Enums§

CorruptionKind
Types of event corruption

Functions§

check_store_integrity
Check integrity of all events in the store
verify_event_hash
Verify that an event’s ID matches its content hash
verify_store_signatures
Verify signatures on all events in the store