Software Engineering Project Demo | Encryption and Decryption of Image using AES Algorithm

preview_player
Показать описание
Team Members:
Aditya Ruhatiya - 18BCE0582
Aditya Agrawal - 18BCE0586

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]
Рекомендации по теме
Комментарии
Автор

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]

aditya_ag
Автор

what is the password for the encryption you have given?

r.midhuna
Автор

iam getting this error when runnig
Traceback (most recent call last):
File "/home/kali/Desktop/./final.py", line 10, in <module>
from Tkinter import *
ModuleNotFoundError: No module named 'Tkinter'

balukarnam
Автор

even the updated code is giving errors "can only concatenate str (not "bytes") to str

sripraneethpraneeth
Автор

Hi,
how can we exchange the keys securely for this image encryption and decryption

sahithicharitha
Автор

Why it is giving error that unicode object must b encoded before hashing

Miniisisters
Автор

me too i have a problem with this code and the decrypted image was bkack i don't know why

hajarbensahl
Автор

i am getting this error "TypeError: Strings must be encoded before hashing", please help

RAJNISHKUMARSINGH-xc
Автор

What is the key you given?

When I am giving the random key it will get this error TypeError: Unicode-objects must be encoded before hashing

usernotfound-mq
Автор

ERROR : " Unicode-objects must be encoded before hashing"
-> FIX in line 252 : "password =
and in line 239 : "password =
and thank you very much
I'am from VietNam

hopnguyen
Автор

I got a error message it says no module name crypto.cipher.. i installed pycryptodome but it still happening please help me ? quickly

thexx
Автор

I am getting error that no module named tkinter. Can you explain it

adithyakavarthapu
Автор

bro the code is not working showing the hash code error please help

chinmaykadambalu
Автор

I am doing my Master's thesis in topic Image steganography using AES-RC4 and XOR-LSB Substitution. If you have related papers and references, please let me know.. Thank you !

shraddhak.c.
Автор

tell me about encry/decry password and its length because it gives this error "ValueError: Incorrect AES key length (64 bytes)"

BVINODKISY
Автор

Please give coding lessons too
I am so impressed by your work

shreeshyadav
Автор

hello can you teach me how to convert this in android app

rishabhrawatt
Автор

What did you use python2 or python3. Cause it's not running. Tried in both windows os and linux os. Can you provide the working code?

hrithikgupta
visit shbcf.ru