Skip to content

Ceaser cipher based encrypton/decryption code for beginners.

License

Notifications You must be signed in to change notification settings

hamzaskhan/Ceaser-Cipher-C-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This was my first C project back in 2020. I now plan to actively improve it by cleaning up the code, converting it into OOP, making it receive and process messages only instead of displaying them, and adding more ciphers. Feel free to contribute your ideas. I will improve the algorithm and rewrite it in C++ instead of C. This shouldn't be a chatbot, but a backend algorithm. As long as the original code remains unchanged, since I am busy with other things, you can make use of it.