PradhyumnJ/deep-stego-secure
1
๐ GitHub Repository
https://github.com/PradhyumnJadhao/deep-stego-secure
๐ Deep-Stego Secure
Military-grade neural image steganography with AES-256 encryption. Hide secrets inside ordinary images โ invisible and unbreakable.
Features
- Dual U-Net neural architecture for hiding & revealing
- AES-256-GCM passphrase-based encryption
- In-app messaging โ send encrypted stego images to other users
- Decode tab โ upload any stego image to reveal hidden secrets
Tech Stack
- PyTorch (Dual U-Net)
- Streamlit (UI)
- Supabase (Auth, DB, Storage)
- AES-256-GCM + PBKDF2 (Cryptography)
