StegX¶
Authenticated LSB steganography with Argon2id, AES-GCM + ChaCha20-Poly1305, Shamir quorum and plausible-deniability panic mode — version 2.0.1.dev1.
StegX hides files inside PNG images using password-shuffled LSB embedding and authenticated encryption. It is a ground-up security rewrite built around a versioned container format, Argon2id key derivation, domain-separated HKDF sub-keys, LSB-matching (±1) embedding that defeats chi-square steganalysis, and optional ChaCha20-Poly1305 dual-cipher, F5-style matrix embedding, adaptive cost-map filtering, keyfile 2FA, YubiKey challenge-response, plausible-deniability decoy payloads, panic-mode destructive decode, and k-of-n Shamir secret sharing across multiple cover images.
Getting started
Container format
Testing
Python API