Hide text or files inside images. Optional AES-256 encryption. Built with Python 3.10+, Flask, Pillow, NumPy, pycryptodome. stego_app/ ├── app.py ← Flask backend (all API routes) ├── steganography.py ...
This repository contains the official Python implementation of the hybrid security framework proposed in the paper: "Secure Audio Steganography using Vectorized LSB and Chaos-Based Encryption", ...
Abstract: Digital image steganography is used to hide confidential data within a cover image. In this context, least significant bit (LSB) is a well-known steganography approach. As LSB is frequently ...
Abstract: With the advent of rapid digital communication, the secure and stealthy communication of sensitive data is an important emerging requirement. Though encryption is performed in conventional ...