Jonathan. Frech’s WebBlog

Caesar Cipher (#54)

Jonathan Frech,

This pro­gram lets you write a short line and encrypt it using Caesar’s Cipher. It shows the two prior and next rotations, as well as the cur­rent encryption key.

Usage

Source code: caesar-cipher.py