Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

A New Steganography Technique using JPEG Images

Author 1: Rand A. Watheq Author 2: Fadi Almasalha Author 3: Mahmoud H. Qutqut
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 9, No. 11 · Published 2018 · Cited by 5

DOI: https://doi.org/10.14569/IJACSA.2018.0911107

Abstract

Steganography is a form of security technique that using ambiguity to hide a secret message within an ordinary message between senders and receivers. In this paper, we propose a new steganography technique for hiding data in Joint Photo-graphic Experts Group (JPEG) images as it is the most known type of image compression between the lossy type compressions. Our proposed work is based on lossy compression (frequency domain) in images. This type of compression is susceptible to change even for the smallest amount of change which raises a difficulty to find a proper location to embed data. This should be done without affecting the image quality and without allowing anyone to notice the hidden message. From the senders side, first, we divide the image into 8*8 blocks, then apply a Discrete Cosine Transform (DCT), Quantization, and zigzag processes respectively. Second, the secret message is embedded at the end of each selected zigzag block array using the best method of our experimental results. Third, the rest of the code applies the Run Length Code (RLC), Different Pulse Code Modularity (DPCM) and Huffman encoder to obtain the compressed image that includes the embedded message. From the receiver’s side, we will reverse the previous steps to extract the secret message using an encrypted shared key via a secure channel. Our experimental results show that the best array content size of zigzag computed coefficients are between 1 to 20. This selection allows us to utilize more than half of the image blocks to embed the secret message and the difference between the cover image that holds the secret message and the original cover image is very minimal and hard to detect.

Keywords

How to Cite this Article

Watheq, R. A., Almasalha, F., & Qutqut, M. H. (2018). A New Steganography Technique using JPEG Images. International Journal of Advanced Computer Science and Applications, 9(11). https://doi.org/10.14569/IJACSA.2018.0911107

Watheq, Rand A., et al.. "A New Steganography Technique using JPEG Images." International Journal of Advanced Computer Science and Applications, vol. 9, no. 11, 2018, https://doi.org/10.14569/IJACSA.2018.0911107.

@article{Watheq2018,
  title     = {A New Steganography Technique using JPEG Images},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {9},
  number    = {11},
  year      = {2018},
  publisher = {The Science and Information Organization},
  author    = {Rand A. Watheq and Fadi Almasalha and Mahmoud H. Qutqut},
  doi       = {10.14569/IJACSA.2018.0911107},
  url       = {https://doi.org/10.14569/IJACSA.2018.0911107}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.