From 52f43d3a8649f923cf4235903fa4cc373ebdb65b Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Tue, 6 Jan 2026 12:16:15 -0500 Subject: [PATCH] Fix formatting in UNDER_THE_HOOD.md --- UNDER_THE_HOOD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UNDER_THE_HOOD.md b/UNDER_THE_HOOD.md index e19a49d..4317ab8 100644 --- a/UNDER_THE_HOOD.md +++ b/UNDER_THE_HOOD.md @@ -793,8 +793,8 @@ Stego Image ──────────► detect_mode() ────── Both modes share the same cryptographic foundation (Argon2id + AES-256-GCM) and multi-factor authentication, ensuring security regardless of embedding method. The choice comes down to your use case: -- **Private channel?** → LSB (maximum capacity) - **Public platform?** → DCT (maximum compatibility) +- **Private channel?** → LSB (maximum capacity) ### v4.0 Simplifications