Module encryption

Module encryption 

Source
Expand description

Log encryption module for secure logging v2.0

Provides AES-256-GCM encryption for sensitive log entries.

Structs§

EncryptedLogEntry
Encrypted log entry structure
EncryptionKey
Log encryption key with secure handling
LogEncryptor
Log encryptor for secure log entries

Enums§

EncryptionError
Encryption errors