caesar_test, a C code which calls caesar(), which applies a Caesar shift cipher to a string of text.
The information on this web page is distributed under the MIT license.
caesar, a C code which can apply a Caesar Shift Cipher to a string of text.