-
Notifications
You must be signed in to change notification settings - Fork 0
In this project,we replace the LSB(Least Significant Bit)of a image with the sensitive data to be transmitted over the internet.Tkinter and PIL(Python Image Library) have been used to build the GUI components and image related operations.The LSB algorithm have been used to embed the sensitive content in such a way it appears just as a normal image.
aparnamalini/Image-Steganography-Using-Python
About
In this project,we replace the LSB(Least Significant Bit)of a image with the sensitive data to be transmitted over the internet.Tkinter and PIL(Python Image Library) have been used to build the GUI components and image related operations.The LSB algorithm have been used to embed the sensitive content in such a way it appears just as a normal image.