Skip to content

iamsarthakjoshi/Image-Encryption-and-Decryption-using-AES-algorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Encryption-and-Decryption-using-AES-algorithm

We have successfully developed a program that encrypts and decrypts the image files accurately. This will help in minimising the problem of data theft and leaks of other sensitive information. The file that we obtained after encryption is very safe and no one can steal data from this file. So, this file can be sent on a network without worrying. At the receiver side, the receiver has code for decrypting the image so that he can get the original image.

The demo video link is given below:
https://youtu.be/4l-pS8uPaJ4

Recommended to used Linux based machine to avoid unexpected errors.
System: Ubuntu18.04.2 on Oracle VM VirtualBox
Python version: 2.7.17
Libraries used:
numpy 1.13.3
Pillow 9.0.0
pycryptodome 3.12.0
Tkinter [linux command: sudo apt-get install python-tk]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%