rot13_test


rot13_test, a MATLAB program which calls rot13(), which is given a string and applies the ROT13 cipher to characters and the ROT5 cipher to digits.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Programs:

rot13, a MATLAB library which can encipher a string using the rot13 cipher for letters, and the ROT5 cipher for digits.

Source Code:


Last revised on 04 March 2019.