Skip to content

AlvaroCalsolari/rot13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROT 13 - The Caesar Cipher

What is ROT 13?

ROT13 ("rotate by 13 places", sometimes hyphenated ROT-13) is a simple letter substitution cipher that replaces a letter with the letter 13 letters after it in the alphabet. ROT13 is a special case of the Caesar cipher, developed in ancient Rome.-- See more in wikipedia here

A bug is never just a mistake. It represents something bigger. An error of thinking that makes you who you are.