labesoft / top-projects

Welcome to our simple python projects portfolio
1 stars 0 forks source link

Message Encode Decode in Python with Tkinter #42

Closed benlapETS closed 3 years ago

benlapETS commented 3 years ago

Encoding is the process that transforms the text or information to the unrecognizable form and decryption is the process to convert the encrypted message into original form. This project needs to do both

Here is the to do list:

benlapETS commented 3 years ago

created edmessage/