Secure, cryptographically chained logging system in Python
-
Updated
Mar 28, 2026 - Python
Secure, cryptographically chained logging system in Python
Forward-secure Go library for tamper-evident audit logs, implementing Ma–Tsudik’s dual-MAC private-verifiable scheme.
Classifies a damaged log as intact, cleanly truncated, torn mid-write, or corrupted at a named index
Cryptography & Network Security (CO3069) course project | HCMUT-VNU, semester 252. A containerized SOC stack (Suricata IDS, Wazuh SIEM, ELK, Filebeat) with HMAC/RSA log-integrity signing.
A secure log integrity system that uses SHA-256 hash chaining and RSA digital signatures to detect log tampering, ensure data authenticity, and provide immutable audit trails.
Add a description, image, and links to the log-integrity topic page so that developers can more easily learn about it.
To associate your repository with the log-integrity topic, visit your repo's landing page and select "manage topics."