ammon-lockwood / penpal

Send encoded messages to your pal and decode messages from them!
MIT License
0 stars 0 forks source link

Input for message #8

Open ammon-lockwood opened 5 years ago

ammon-lockwood commented 5 years ago

Create an input for the user to enter the message.

If we are decoding then we use the number of characters in the first word to determine the shift

If we are encoding then we use the shift to create a random string of text as the key and then encode the plaintext message