Tag Archives: Caesar cipher
Pivoting Caesar Cipher: a toy encryption algorithm
As a fun little exercise, I decided I wanted to come up with an encryption algorithm. It’s nothing new, but it was enjoyable as a bit of a time-waster. In this exercise, I’ve come up with a variation on the classic Caesar cipher (also known as ROT-13), where we shift characters a certain amount in […]
0

Login