International Research Journal of Engineering and Technology (IRJET)
e-ISSN: 2395-0056
Volume: 12 Issue: 02 | Feb 2025
p-ISSN: 2395-0072
www.irjet.net
Techniques Used to Embed Data in Files Joshua Tata Jap, Michael Johnson PhD Student, Capitol Technology University, MD, USA Adjunct Professor, Capitol Technology University, MD, USA ---------------------------------------------------------------------***--------------------------------------------------------------------2. LEAST SIGNIFICANT BIT SUBSTITUTION Abstract - Steganography, the practice of concealing data within digital files, has evolved into a crucial technique for secure communication and data protection. Various embedding methods have been developed to enhance the effectiveness and imperceptibility of hidden data, with Least Significant Bit (LSB) modification, Discrete Cosine Transform (DCT), Discrete Wavelet Transform (DWT), and Histogram Modification being among the most widely used techniques. LSB embedding operates in the spatial domain by altering the least significant bits of pixel values, ensuring minimal distortion. DCT-based steganography works in the frequency domain, modifying transform coefficients in compressed formats such as JPEG, making detection more difficult. Similarly, DWT-based techniques leverage multi-resolution analysis to embed data in wavelet coefficients, providing robustness against compression and noise. Histogram modification techniques alter the statistical distribution of pixel values to encode hidden information without significantly impacting the image’s overall appearance. This paper explores the principles, advantages, limitations, and applications of these techniques, comparing their effectiveness in terms of imperceptibility, robustness, and payload capacity. Understanding these embedding methods is essential for both advancing steganographic security and improving countermeasures against covert data transmission.
The Least Significant Bit (LSB) Substitution is a widely used data-hiding technique in steganography, where secret data is embedded into a host file (e.g., image, audio, or video) by modifying the least significant bit of its binary representation. This method is commonly applied due to its simplicity and minimal impact on the host file’s quality (Katzenbeisser & Petitcolas, 2000). The Least Significant Bit (LSB) technique is the most common and straightforward method of embedding data in images. 2.1 How LSB substitution works: The Least Significant Bit (LSB) substitution technique works by embedding secret data into a digital cover medium, such as an image, audio, or video file, by modifying the least significant bit of each pixel or sample value. In an 8-bit grayscale image, for example, each pixel is represented by an 8-bit binary value, and the LSB being the rightmost bit has the smallest impact on the overall pixel value (Kharrazi et al., 2004). The process begins by converting the secret data into binary form and then sequentially or randomly replacing the LSB of each pixel in the cover medium with the bits of the secret message. Since changes to the LSB result in minimal perceptual differences, the embedded message remains imperceptible to human vision or hearing (Johnson & Jajodia, 1998). The extraction process involves reading the LSBs from the stego medium and reconstructing the original hidden message. Although LSB substitution is simple and efficient, its security can be enhanced through techniques such as random embedding patterns and encryption to prevent detection and unauthorized access (Petitcolas et al., 1999). Despite its ease of implementation, LSB substitution is vulnerable to steganalysis techniques that detect statistical anomalies introduced by embedding, highlighting the need for careful application and countermeasures.
Key Words: Data embedding, Steganography, data hiding, Least Significant Bit Substitution, Discrete Cosine Transform, Discrete wavelet Transform, Histogram Modification
1.INTRODUCTION Data embedding refers to the process of hiding information within digital files to ensure confidentiality, secure communication, or intellectual property protection. This practice is widely used in steganography, watermarking, and covert communication. Steganography focuses on concealing data within carrier files such as images, audio, video, or text while maintaining the file's apparent normality (Petitcolas et al., 1999). Hiding data in images is a prevalent practice in the fields of steganography and digital watermarking. By embedding information within the pixel or metadata of an image, one can transmit or store secret data without altering the image visually. Below are the key techniques used for hiding data in images:
© 2025, IRJET
|
Impact Factor value: 8.315
2.2 Applications for LSB Substitution: The Least Significant Bit (LSB) substitution technique has a wide range of applications across various domains, primarily due to its simplicity and effectiveness in embedding secret information within digital media. One of the most common applications is covert communication, where sensitive data is hidden within images, audio files, or videos to avoid detection by unauthorized parties (Kharrazi et al., 2004). In the field of digital watermarking, LSB substitution is used to embed copyright information into multimedia content, providing proof of ownership and deterring unauthorized use (Petitcolas et al., 1999). Additionally, it plays a crucial role in
|
ISO 9001:2008 Certified Journal
|
Page 117