Encrypt_it The written program takes user input, a distance value for the encryption and encrypts the message that was given by the user. With this code, a privacy problem is solved. It is a simple program that encrypts a message given by the user, by using a distance value that will move the character's value on the ascii-table. A decryption program can also then be written to decrypt a given message using that same distance value the first user used.
-
Notifications
You must be signed in to change notification settings - Fork 0
CloaXy/Encrypt_it
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The written program takes user input, a distance value for the encryption and encrypts the message that was given by the user.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published