Fix formatting in UNDER_THE_HOOD.md

This commit is contained in:
adlee-was-taken
2026-01-06 12:16:15 -05:00
committed by GitHub
parent 85a7092d55
commit 52f43d3a86

View File

@@ -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. 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: The choice comes down to your use case:
- **Private channel?** → LSB (maximum capacity)
- **Public platform?** → DCT (maximum compatibility) - **Public platform?** → DCT (maximum compatibility)
- **Private channel?** → LSB (maximum capacity)
### v4.0 Simplifications ### v4.0 Simplifications