Expand description
Log encryption module for secure logging v2.0
Provides AES-256-GCM encryption for sensitive log entries.
Structs§
- Encrypted
LogEntry - Encrypted log entry structure
- Encryption
Key - Log encryption key with secure handling
- LogEncryptor
- Log encryptor for secure log entries
Enums§
- Encryption
Error - Encryption errors