Skip to content

Abideepadarsan-607/Image-Encryption-and-Decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

##Image Encryption and Decryption using AES AlgorithmIntroductionThis project implements image encryption and decryption using the AES (Advanced Encryption Standard) algorithm along with visual cryptography. The encryption process ensures that the image remains secure and protected from unauthorized access.

  • FeaturesEncrypt any image using AES encryption.

  • Visual cryptography for additional security.

  • Decrypt the encrypted image back to its original form.

  • Simple GUI-based interface using Tkinter.

  • Secure password-based encryption.

##RequirementsBefore running the project, install the required dependencies:

  • pip install -r requirements.txt
  • Required Libraries:numpy==1.13.3
  • Pillow==9.0.0
  • pycryptodome==3.12.0
  • tkinter (Install via package manager if needed: sudo apt-get install python3-tk on Linux)

##Installation and UsageClone the repository:

##Decryption Process:The user selects the encrypted file.

  • The correct password decrypts the image back to its original state.
  • The decrypted image is displayed and saved. Screenshots

##ContributingFeel free to contribute by submitting issues or pull requests! LicenseThis project is licensed under the MIT License. Made with ❤️ ABIDEEPADARSAN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages