Skip to content

Saisrujan123/Steganography-using-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret-Communication-using-Images

THIS PROGRAM ALLOWS YOU TO ENCRYPT A MESSAGE AND THEN ENCODE IT INTO AN IMAGE. THE SAME CAN BE DECODED AND DECRYPTED USING THIS PROGRAM

project.py contains main code and simpleimage.py is a supporting file for main code.

You have to install the following before running this program on your device

  1. On a PC: py -m pip install Pillow On a Mac: python3 -m pip install Pillow
  2. pip install cryptography

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages