Steganography: Applying LSB Algorithm to Hid Text in Image
Abstract
The technique and procedure of concealing correspondences between two resources is called Steganography. In fact, steganography has a major function and plays a significant role in security and data protection. It applies a technique in which making such communication is stashed by hiding data inside other media. There are three components of Steganography; cover-media which holds the secrete message, also the secrete message and third stegano-media which is the final result of combining the secrete message and hosting media. The most useful algorithm that implemented here is the Least Significant Bit (LSB). Images are the objective media used here to hide a text inside it using LSB algorithm.