You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program uses an encoding method to encrypt messages that the user inputs, based on the key they give. Using the decryption method. The user is asked to input an encrypted message and the unique key in order to see the original message.