Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 466 Bytes

File metadata and controls

16 lines (9 loc) · 466 Bytes

Java Steganography

This program allows the user to encrypt data within an image and then decrypt data from an image using common steganography techniques.

Python version found at: https://github.com/Sommos/python_steganography

Contribution

If you'd like to contribute to java_steganography please submit a pull-request on a feature branch.

Installing

Clone the repo:

git clone http://github.com/Sommos/java_steganography
cd java_steganography