ofWorse / EncryptingMessage

This program encrypts the entered message by bitwise shifting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello. My name is Mark Malaniya and this is my first little project.
In this program you can enter a string into array and choise
encrypt or decrypt your message. After that you should choise 
the bitwise shifting step. Enter integer number as 1, 5, -10. 
Then program will print your encrypted/decrypted message.
Thanks for reading.

About

This program encrypts the entered message by bitwise shifting.

License:GNU General Public License v3.0


Languages

Language:C 100.0%