Skip to content

The written program takes user input, a distance value for the encryption and encrypts the message that was given by the user.

Notifications You must be signed in to change notification settings

CloaXy/Encrypt_it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Production

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.

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

No packages published

Languages