Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 201 Bytes

File metadata and controls

3 lines (3 loc) · 201 Bytes

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.