English

SCReedSolo: A Secure and Robust LSB Image Steganography Framework with Randomized Symmetric Encryption and Reed-Solomon Coding

Image and Video Processing 2025-11-17 v3 Cryptography and Security Signal Processing

Abstract

Image steganography is an information-hiding technique that involves the surreptitious concealment of covert informational content within digital images. In this paper, we introduce SCREEDSOLO{\rm SCR{\small EED}S{\small OLO}}, a novel framework for concealing arbitrary binary data within images. Our approach synergistically leverages Random Shuffling, Fernet Symmetric Encryption, and Reed-Solomon Error Correction Codes to encode the secret payload, which is then discretely embedded into the carrier image using LSB (Least Significant Bit) Steganography. The combination of these methods addresses the vulnerability vectors of both security and resilience against bit-level corruption in the resultant stego-images. We show that our framework achieves a data payload of 3 bits per pixel for an RGB image, and mathematically assess the probability of successful transmission for the amalgamated nn message bits and kk error correction bits. Additionally, we find that SCREEDSOLO{\rm SCR{\small EED}S{\small OLO}} yields good results upon being evaluated with multiple performance metrics, successfully eludes detection by various passive steganalysis tools, and is immune to simple active steganalysis attacks. Our code and data are available at https://github.com/Starscream-11813/SCReedSolo-Steganography.

Cite

@article{arxiv.2503.12368,
  title  = {SCReedSolo: A Secure and Robust LSB Image Steganography Framework with Randomized Symmetric Encryption and Reed-Solomon Coding},
  author = {Syed Rifat Raiyan and Md. Hasanul Kabir},
  journal= {arXiv preprint arXiv:2503.12368},
  year   = {2025}
}

Comments

Accepted in Proceedings of the 8th Asian Conference on Pattern Recognition (ACPR 2025), 5 pages, 21 figures, 4 tables

R2 v1 2026-06-28T22:22:23.103Z