Open ammon-lockwood opened 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
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