Skip to content

CoderDebjeet/AESencryptionusingTkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AESencryptionusingTkinter

A small project on AES Encyption using python(Tkinter) .Pycrypto package based Simple-AES-Cipher The AES Encryption algorithm (also known as the Rijndael algorithm) is a symmetric block cipher algorithm with a block/chunk size of 128 bits. It converts these individual blocks using keys of 128, 192, and 256 bits. Once it encrypts these blocks, it joins them together to form the ciphertext.

Opening Page:

1

Encryption and decryption:

Screenshot (120)

About

A small project on AES Encyption using python(Tkinter) .Pycrypto package based Simple-AES-Cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages