Skip to content

It is a program in python which takes an image file as input and then encrypts it and saves the output into a .key file.

Notifications You must be signed in to change notification settings

GouravRDutta/Image_EncryptDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Image_EncryptDecryptor

The Encryptor is a program in python which takes an image file as input and then encrypts it and saves the output into a .key file. The Decryptor takes .key file as input and converts it to .png image file It uses Bash64 module to convert Binary Data to ascii characters.

About

It is a program in python which takes an image file as input and then encrypts it and saves the output into a .key file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages