Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 860 Bytes

File metadata and controls

18 lines (15 loc) · 860 Bytes

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