/rot13

Encrypt and Decrypt text using ROT13 algorithm

Primary LanguageHTMLMIT LicenseMIT

logo

ROT13

Description

ROT13 is a simple letter substitution cipher that replaces a letter with the 13th letter after it in the alphabet. ROT13 is a special case of the Caesar cipher which was developed in ancient Rome. Because there are 26 letters in the basic Latin alphabet, ROT13 is its own inverse; that is, to undo ROT13, the same algorithm is applied, so the same action can be used for encoding and decoding.

Preview

preview

Live Demo

See it live here.

Licence

This project is licensed under MIT.