Caesar cipher in C – codereview.stackexchange.com

I've written a simple program that encrypt and decrypt a string using Caesar cipher. There are some examples to show how it works: $ cae encrypt "Hello World!" 5 Mjqqt Btwqi! $ cae decrypt "Mjqqt ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Caesar cipher in C – codereview.stackexchange.com"