Skip to content

Steganography is the branch of cryptography in which messages are hidden inside other messages. This repository will try to implement this concept.

License

Notifications You must be signed in to change notification settings

masoud2v/steganos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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 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.

About

Steganography is the branch of cryptography in which messages are hidden inside other messages. This repository will try to implement this concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%