Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 888 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 888 Bytes

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 digitial steganography can be implemented with following type of files

  • Audio
  • Image
  • Video

Please note that this is a proof of concept 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

Licence

Apache License Version 2.0, January 2004