Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Encrypt and Decrypt using Python

A basic encryption and decryption script which uses tkinter to display the results in a GUI format. The algorithm swaps two characters to create a encrypted message.