Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 218 Bytes

File metadata and controls

2 lines (2 loc) · 218 Bytes

Steganography-java

An application of steganography. Embed data in an image and extract data from the image. The code modifies the least significant bits of blue colour of the pixels of the image to store text in it.