Jonathan. Frech’s WebBlog

Caesar Cipher (#54)

Jonathan Frech

This program 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 current encryption key.

Usage

Source code: caesar-cipher.py