Saliency-Aware Steganography with a Hybrid AES and RSA with LSB Embedding
Abstract
Image steganography hides secret data within digital media, such as images, without detection. Traditional stenographic methods struggle with three major problems including limited data capacity, susceptibility to attacks, and compromised visual quality. In this work, we propose a new framework, based on the BossBase dataset, that combines hybrid encryption with saliency-based adaptive embedding to select the most effective regions for data concealment in cover images. We encrypt the secret image in the first step using a hybrid encryption approach, Advanced Encryption Standard (AES) and Rivest-Shamir-Adleman (RSA) algorithm, where AES is first used to encrypt the secret image and the AES key is then RSA-encrypted for dual layer encryption. Bitwise triplication technique and majority voting are incorporated to protect the encrypted key from bit errors. Then, we generate a hybrid histogram equalization (HE) map from the cover image's saliency map to embed the secret image. During the embedding process, we use the Least Significant Bit (LSB) technique, which selects areas in the hybrid map derived from the cover image with low visual sensitivity for embedding data. The system evaluation includes multiple performance metrics, including Peak-to-Signal Ratio (PSNR), Structural Similarity Index Measure (SSIM), Mean Squared Error (MSE), Bit Error Rate (BER), payload capacity, and execution time. The experimental results show excellent imperceptibility for all secret image sizes (64×64, 128×128, 192×192) with PSNR values above 58 dB and SSIM values above 0. 9995.The system succeeded in reconstructing completely imperceptible content with BER = 0. The reconstructed contents had infinite PSNR and SSIM = 1.0000 against any image Perturbation including noise, blurring, compression, and cropping. All the conventional steganalysis and the deep-learning-based steganalysis (RS, CRM, Xu-Net, Ye-Net) failed to detect the embedded signals.