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
Hello, World!
The program is written in C.
It uses Caesar cipher to encrypt and decrypt messages.
I would appreciate if you take a look at the code, and let me know if you see any efficiency or design improvements.
Thanks.
About
Use Caesar cipher to encrypt and decrypt messages. Written in C.