Skip to main content

Module audit

Module audit 

Source

Structs§

AuditEntry
A single audit log entry.

Functions§

derive_audit_key
Derive the audit HMAC key from the master key material.
key_material
Get the master material from a VaultKey (for HKDF derivation).
log_event
Append an audit entry to the log file.
read_entries
Read all audit entries from the log file.
verify_chain
Verify the HMAC chain integrity of the audit log.