Skip to content

This is a UI based simple custom made encryption and decryption program written in python

Notifications You must be signed in to change notification settings

MartinGurasvili/Custom-Message-Encryption-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Custom Message Encryption Python

This is a UI based simple custom made encryption and decryption program written in python Screenshot 2022-02-20 at 12 54 54 am

Tutorial

To Encrypt:

  • Press "Writing message" button
  • In text box enter message
  • Press enter
  • Copy the result by using Control + C

Screenshot 2022-02-20 at 12 56 05 am

To Decrypt:

  • Press "Decode" button
  • In text box enter encrypted message
  • Press enter

Screenshot 2022-02-20 at 12 56 14 am