Text / Cipher
ROT13 & Caesar.
ROT13 is a Caesar cipher with shift 13 — self-inverse for A–Z and a–z. Useful for hiding spoilers, not for security.
Output
—
Not encryption
Anyone who knows the shift can decode instantly. Real encryption needs keys, authentication, and a threat model — see the hash tool for integrity, not secrecy.