Skip to content

Image steganography using key encryption, edge-detection and pixel substitution

License

Notifications You must be signed in to change notification settings

suvanshd21/Image-Steganography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Steganography

Image steganography using key encryption, edge-detection and pixel substitution The edges of the Image are extracted and the information to be encoded is embedded in the edges. The sender creates an encoded image with a key and transfers it to the receiver, the receiver decodes the message using the provided key. It adds to existing algorithms by randomizing the message encryption by only storing in edge bits and using those to decrypt the message on the receiver side, thus warding off potential decryption attempts by outsiders.

About

Image steganography using key encryption, edge-detection and pixel substitution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages