Skip to content

adeelshah41/Message-Encode-and-Decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Message-Encode-and-Decode

This program uses the principle used in cryptography, for encoding and decoding a message. I have made a message Encode and decode project in python, that allows us to enter a message containing string values, String is then converted into a matrix of elements, where each element corresponds to its order in alphabets. In this step the encoding is completed. After encoding we can also decode the message by taking the encoded message reversing the process again. In this step the decoding is completed. Finally we can get our original message on the console.

About

I have made a message Encode and decode project in python,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages