/steganos

Steganography is the branch of cryptography in which messages are hidden inside other messages. This java application aims to implement this concept.

Primary LanguageJavaApache License 2.0Apache-2.0

steganos

Steganography is the branch of cryptography in which messages are hidden inside other messages. This repository will aim to implement this concept using digital (media) files. This implementation is based on java with rich user interface.

Broadly the following types of steganography implementations can be done to digital files.

  • Audio
  • Image
  • Video

Please note that this is a work in progress and is incomplete for practical purposes.

Screenshot

screenshot

Disclaimer

This project is only a proof implemetation of this concept, the contributors shall not be held liable for the use or mis-use of the code in this repositiory.

Further Reading

http://midhunhk.blogspot.in/2011/10/audiosteganography-info.html