Skip to content

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

License

Notifications You must be signed in to change notification settings

midhunhk/steganos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages