rot13_test


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

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs:

rot13, a Fortran90 code which enciphers a string using the rot13 cipher for letters, and the ROT5 cipher for digits.

Source Code:


Last revised on 25 August 2020.