paper-with-me

홈 › Papers

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

2025-03-16 · Syed Rifat Raiyan, Md. Hasanul Kabir

Image steganography is an information-hiding technique that involves the surreptitious concealment of covert informational content within digital images. In this paper, we introduce ${\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 $n$ message bits and $k$ error correction bits. Additionally, we find that ${\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.

📄 PDF Abstract BibTeX arXiv:2503.12368

Code (1)

starscream-11813/screedsolo-steganography 공식 구현

Tasks

Image SteganographySteganalysis

Similar Papers 제목 키워드 기반

Provably Secure Robust Image Steganography via Cross-Modal Error Correction

2024-12-15 · Yuang Qi, Kejiang Chen, Na Zhao, Zijin Yang 외

The rapid development of image generation models has facilitated the widespread dissemination of generated images on social networks, creating favorable conditions for provably secure image steganography. However, existi…

Image GenerationImage Steganography

CRoSS: Diffusion Model Makes Controllable, Robust and Secure Image Steganography

2023-05-26 · NeurIPS 2023 11 · Jiwen Yu, Xuanyu Zhang, Youmin Xu, Jian Zhang

Current image steganography techniques are mainly focused on cover-based methods, which commonly have the risk of leaking secret images and poor robustness against degraded container images. Inspired by recent developmen…

DiversityImage Steganography

Hiding Data in Colors: Secure and Lossless Deep Image Steganography via Conditional Invertible Neural Networks

2022-01-19 · Yanzhen Ren, Ting Liu, Liming Zhai, Lina Wang

Deep image steganography is a data hiding technology that conceal data in digital images via deep neural networks. However, existing deep image steganography methods only consider the visual similarity of container image…

ColorizationImage ColorizationImage SteganographySteganalysis

Robust Provably Secure Image Steganography via Latent Iterative Optimization

2026-03-10 · Yanan Li, Zixuan Wang, Qiyang Xiao, Yanzhen Ren arxiv

We propose a robust and provably secure image steganography framework based on latent-space iterative optimization. Within this framework, the receiver treats the transmitted image as a fixed reference and iteratively re…

Image Compression

Hiding Data in Images Using Cryptography and Deep Neural Network

2019-12-22 · Kartik Sharma, Ashutosh Aggarwal, Tanay Singhania, Deepak Gupta 외

Steganography is an art of obscuring data inside another quotidian file of similar or varying types. Hiding data has always been of significant importance to digital forensics. Previously, steganography has been combined…